Button
A button
Example
Props
| Name | Type | Default Value | Required | Description | 
|---|---|---|---|---|
label | string | Yes | ||
onPress | () => void | Yes | ||
kind |  | Yes | ||
hierarchy |  | Yes | ||
isDisabled | boolean | No | Whether the button is disabled.  | |
size |  | No | ||
icon | (props: IconProps) => Children | No | ||
iconPosition |  | No | 
