Web-Buttons

The web-button component replaces the standard html button with a tailwind design theme and a multitude of options. Any tailwind class can be used to alter the attributes of the component.

Creating a new button

<web-button> Flat btn </web-button>

More examples

Good to know: This API method was created using the API Method block, it's how you can build out an API method documentation from scratch. Have a play with the block and you'll see you can do some nifty things like add and reorder parameters, document responses, and give your methods detailed descriptions.

Last updated