Skip to main content

Type Alias: ButtonProps

ButtonProps = ButtonPropsUi & object

Defined in: components/Button.tsx:8

Type Declaration

leftIcon?

optional leftIcon?: IconType

loading?

optional loading?: boolean

rightIcon?

optional rightIcon?: IconType