Type Alias: ThemedButtonProperties
type ThemedButtonProperties = ComponentProperties<StandardButtonProperties>;
Defined in: src/theme/components/ThemedButton.tsx:79
Properties for the ThemedButton component.
type ThemedButtonProperties = ComponentProperties<StandardButtonProperties>;
Defined in: src/theme/components/ThemedButton.tsx:79
Properties for the ThemedButton component.