Files
directus/src/interfaces/checkboxes
rijkvanzanten b275de46e9 Fix type errors
2020-07-03 15:10:40 -04:00
..
2020-04-24 13:06:00 -04:00
2020-07-03 15:10:40 -04:00
2020-04-24 13:06:00 -04:00

Checkboxes

Options

Option Description Default
choices What choices to render as radios null
allow-other Allow the user to enter a custom value false
icon-on What icon to show when the radio is checked radio_button_checked
icon-off What icon to show when the radio is unchecked radio_button_unchecked
color What color to use for the active state of the radio var(--primary)