Generated API snapshot
@askrjs/themes/theme
Exports from the declarations published in @askrjs/themes 0.0.13. Signatures are generated from the installed artifact.
@askrjs/themes/theme0.0.13
Exports
This entrypoint publishes 15 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.
CAT_THEME_NAMEStype
CAT_THEME_NAMES: readonly ["tabby", "ginger", "tuxedo", "calico", "torty"]CAT_THEME_OPTIONStype
CAT_THEME_OPTIONS: readonly ThemeOption[]CatThemeNametype
CatThemeName: anyDEFAULT_THEME_OPTIONStype
DEFAULT_THEME_OPTIONS: readonly ThemeOption[]themetype
theme: () => ThemeScopeValueThemeNametype
ThemeName: anyThemeOptiontype
ThemeOption: anyThemePickertype
ThemePicker: (props: ThemePickerProps) => JSX.ElementThemePickerPropstype
ThemePickerProps: anyThemeScopetype
ThemeScope: (props: ThemeScopeProps) => JSX.ElementThemeScopePropstype
ThemeScopeProps: anyThemeScopeValuetype
ThemeScopeValue: anyThemeToggletype
ThemeToggle: (props: ThemeToggleProps) => JSX.ElementThemeTogglePropstype
ThemeToggleProps: anyThemeToggleRenderContexttype
ThemeToggleRenderContext: any