Buttons
Btn (Button)
Sample
Props
Type
Description
label
String
ā
onPress
Function
ā
type
String
secondary, warning, light, success, primary-outline,
secondary-outline, warning-outline, light-outline,
success-outline
block
Boolean
ā
Output
Note: Btn
doesn't have a default spacing from bottom. Out captured with a Space
component. If you want space after Btn
component use Space
.
IconBtn
Sample
Output
Last updated
Was this helpful?