Stable
Button
Name | Type | Description | Required |
accept | string | - | |
flair | number | - | |
icon | HeliosIconType | - | |
iconRight | HeliosIconType | - | |
intent | HeliosIntentionType | - | Yes |
isDisabled | boolean | - | |
isIconOnly | boolean | - | |
isLoading | boolean | - | |
isRounded | boolean | - | |
multiple | boolean | - | |
onChange | (event?: MouseEvent | SyntheticEvent) => Promise<void> | void | - | |
onClick | HeliosOnClickType | - | |
size | "normal" | "small" | "tiny" | - | |
tabIndex | number | - | |
type | "button" | "submit" | "file | - | |
value | string | - | Yes |