Skip to content

Vizel API / react/src / VizelSlashMenuEmptyProps

Interface: VizelSlashMenuEmptyProps

Defined in: packages/react/src/components/VizelSlashMenuEmpty.tsx:3

Properties

children?

ts
optional children?: ReactNode;

Defined in: packages/react/src/components/VizelSlashMenuEmpty.tsx:4


className?

ts
optional className?: string;

Defined in: packages/react/src/components/VizelSlashMenuEmpty.tsx:5

Released under the MIT License.