Vizel API / react/src / VizelToolbarOverflowProps
Interface: VizelToolbarOverflowProps
Defined in: packages/react/src/components/VizelToolbarOverflow.tsx:9
Properties
actions
ts
actions: readonly VizelToolbarActionItem[];Defined in: packages/react/src/components/VizelToolbarOverflow.tsx:11
className?
ts
optional className?: string;Defined in: packages/react/src/components/VizelToolbarOverflow.tsx:12
editor
ts
editor: Editor;Defined in: packages/react/src/components/VizelToolbarOverflow.tsx:10
locale?
ts
optional locale?: VizelLocale;Defined in: packages/react/src/components/VizelToolbarOverflow.tsx:14
Locale for translated UI strings