Home > @cascadiacollections/fluentui-compat > FluentThemeConsumerProps
FluentThemeConsumerProps interface
Signature:
export interface FluentThemeConsumerProps
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
React.ReactNode |
Children to render with the theme context | ||
|
string |
(Optional) Class name to apply theme-specific styles | ||
|
Partial<ThemeContextValue_unstable> |
(Optional) Override specific theme tokens without creating a full provider |