Interface: ButtonTheme
components/buttons.ButtonTheme
Hierarchy
DefaultTheme
↳
ButtonTheme
Properties
activeBreakpoint
• Optional
activeBreakpoint: Breakpoint
Inherited from
DefaultTheme.activeBreakpoint
Defined in
packages/webapp-libs/webapp-core/src/types/styled.d.ts:7
color
• color: string
Defined in
packages/webapp-libs/webapp-core/src/components/buttons/button/button.types.ts:6
fixedWidth
• Optional
fixedWidth: boolean
Defined in
packages/webapp-libs/webapp-core/src/components/buttons/button/button.types.ts:8
isDisabled
• isDisabled: boolean
Defined in
packages/webapp-libs/webapp-core/src/components/buttons/button/button.types.ts:7
size
• size: ButtonSize
Defined in
packages/webapp-libs/webapp-core/src/components/buttons/button/button.types.ts:5
variant
• variant: ButtonVariant
Defined in
packages/webapp-libs/webapp-core/src/components/buttons/button/button.types.ts:4