Button Components


Standard Button

A standard button component. Accepts a text argument at this time.

Loading code...

Load More Button

Button Click Counter: 0

An incremental counter button designed to take a setter function for a numerical count and an increase amount.

Loading code...

Button Group

A button group component for navigation or pagination. Displays 3 buttons in a row with equal widths.

Loading code...