Interface: AppLogoProps
plugin/registry .AppLogoProps
Indexable
▪ [key: string
]: any
Properties
className
• className: string
A class to use on your SVG.
Defined in
components/Sidebar/AppLogo.tsx:12
logoType
• logoType: "small"
| "large"
The size of the logo. ‘small’ for in mobile view, and ‘large’ for tablet and desktop sizes.
Defined in
components/Sidebar/AppLogo.tsx:8
themeName
• Optional
themeName: "dark"
| "light"
User selected theme.