SidebarMenuProperties
Required properties for the class definition of
Properties
Name | Type | Description |
---|---|---|
color | keyof | |
customStyle | { root?: { base?: string | undefined; displayMode?: { push?: string | undefined; over?: string | undefined; backdrop?: string | undefined; } | undefined; isOpen?: { enabled?: string | undefined; disabled?: string | undefined; } | undefined; color?: { [x: string]: string | undefined; primary?: string | undefined; dark?: string | undefined; blue?: string | undefined; green?: string | undefined; red?: string | undefined; yellow?: string | undefined; } | undefined; } | undefined; } | |
displayMode | keyof | |
isOpen | keyof |