This component creates a interactive element for user actions. There are different visual styles that can be applied to buttons.

See properties for more details.

Basic example:

 <Button
wide
label="Comprar"
onPress={() => {
// button press action
}}
/>

Param

Button Properties

Has No Children

Hierarchy

Properties

Methods

Properties

triggerTimer: any = null

Methods

  • Returns void