Interface: ToolbarLanguageSelectorProps
Defined in: widgets/toolbarAction.tsx:498
Props for ToolbarLanguageSelector component.
See
Extends
Pick<ToolbarActionStyleProps,"className"|"title">
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
| Additional CSS class for the component. |
| |
readonly | List of languages to select from. | ‐ | |
| Title for the action button or menu item. |
|