OptionalautoFocus?: booleanAutomatically focus the button when it is rendered to the UI
Optionalchecked?: booleanDisplay the button as checked (i.e. pressed in)
Optionalchildren?: ReactNodeOptionalclassName?: stringOptional CSS class name
Optionaldestructive?: booleanOptionaldisabled?: booleanOptionalleftItems?: ReactNodeItems to display in the left slot
OptionalrightItems?: ReactNodeItems to display in the right slot
Optionalvariant?: ButtonVariantOptionalevent: MouseEvent<Element, MouseEvent>
Component that displays a clickable button using the currently active HELIO theme.