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?
optional
backgroundColor:string
boxSize?
optional
boxSize:number
maxWidth?
optional
maxWidth:number
opacity?
optional
opacity:number
radius?
optional
radius:number