AiChat
Permission Selector
Permission Selector from the Ai package.
Loading PermissionSelector…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
labelOptional | string | "Permissions" |
onSelectOptional | ((option: AiOption) => void) | — |
optionsRequired | readonly AiOption[] | — |
descriptionOptional | string | "How should actions be approved?" |
onLearnMoreOptional | (() => void) | — |
defaultOpenOptional | boolean | false |
defaultValueOptional | string | — |
disabledOptional | boolean | false |
valueOptionalControlled selection; options[].selected remains supported. | string | — |