Type Alias: TextButtonOptions
TextButtonOptions =
TextViewOptions&object
Defined in: src/ui/components/TextButton.ts:12
An interactive button with a rounded rectangle background and a text label. It provides visual feedback for hover and selection states.
Type Declaration
backgroundColor?
optionalbackgroundColor:string
boxSize?
optionalboxSize:number
maxWidth?
optionalmaxWidth:number
opacity?
optionalopacity:number
radius?
optionalradius:number