components / VariableFLOWBITE_ACCORDION_CONTENT_THEME_TOKEN InjectionToken used to import AccordionContentTheme valuePresentation const FLOWBITE_ACCORDION_CONTENT_THEME_TOKEN: InjectionToken<AccordionContentTheme>; Example usage var theme = inject(FLOWBITE_ACCORDION_CONTENT_THEME_TOKEN)