FLOWBITE_SIDEBAR_PAGE_CONTENT_CUSTOM_STYLE_DEFAULT_VALUE
No documentation has been provided.
Presentation
const FLOWBITE_SIDEBAR_PAGE_CONTENT_CUSTOM_STYLE_DEFAULT_VALUE : InjectionToken <{
root?:
| {
base?: string | undefined;
displayMode?:
| {
push?: string | undefined;
over?: string | undefined;
backdrop?: string | undefined;
}
| undefined;
}
| undefined;
}>;