@cmmd-web/button

Button for CMMD applications.

Usage no npm install needed!

<script type="module">
  import cmmdWebButton from 'https://cdn.skypack.dev/@cmmd-web/button';
</script>

README

CMMD-Button

Button for CMMD applications.

How to install

yarn add @cmmd-web/button
import '@cmmd-web/button/cmmd-button.js';

Example

<cmmd-button></cmmd-button>

Properties

Name Description Type Optional
danger For cancel buttons attribute Yes
rounded To make a rounded button attribute Yes
disabled To disable the button attribute Yes