Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.MD

Button Component Documentation

Description

This component is a container that renders a Button element, and by default has two other components: Icon and Text.

The style of the button can be changed, and a OnClick behaviour is available.

Attributes

Attribute Description
disabled Boolean to indicate if the button is clickable or disabled

Events

Event Description
OnClick This event is triggered when the button is clicked