Skip to main content

Interface: ToolbarLanguageSelectorProps

Props for ToolbarLanguageSelector component.

See

ToolbarLanguageSelector

Extends

Properties

PropertyTypeDescriptionInherited from

className?

string

Additional CSS class for the component.

Pick.className

languages

readonly WorkspaceLanguage[]

List of languages to select from.

title?

string

Title for the action button or menu item.

Pick.title