Docs Quickstart Figma Flowbite
1.3.0
Getting started
Customize
Components
API Reference NEW
components / Variable

FLOWBITE_SIDEBAR_ITEM_CUSTOM_STYLE_DEFAULT_VALUE

No documentation has been provided.

Presentation

const FLOWBITE_SIDEBAR_ITEM_CUSTOM_STYLE_DEFAULT_VALUE: InjectionToken<{
  root?:
    | {
        base?: string | 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;
  icon?: { base?: string | undefined } | undefined;
}>;
Flowbite

© 2019-2024 Flowbite™ is a registered trademark. All Rights Reserved.