components / Variable

injectFlowbiteBreadcrumbContentState

No documentation has been provided.

Presentation

const injectFlowbiteBreadcrumbContentState: <
  U = {
    readonly config: FlowbiteBreadcrumbContentConfig;
    readonly customTheme: InputSignal<{
      host?:
        | { base?: string | undefined; transition?: string | undefined }
        | undefined;
    }>;
    readonly theme: Signal<{ host: { root: string } }>;
    readonly state: CreatedState<BreadcrumbContent>;
  },
>(
  injectOptions?: InjectOptions | undefined,
) => Signal<State<U>>;
Flowbite Logo Flowbite

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