ui

Home > @barking-welpe/button > IButtonProps

IButtonProps interface

Button props

Signature:

export interface IButtonProps 

Properties

Property Type Description
backgroundColor string  
label string  
onClick? () => void (Optional)