mirror of
https://github.com/directus/directus.git
synced 2026-01-28 23:27:59 -05:00
* Store / parse sso providers in project info * Render sso provider links on login form * Provide path to api on sso * Finish SSO * Fix user detail route * Accept string error codes * Rename color->type, fix old v-notices * Add adding user string * Fix reading order in v-menu
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) |