@bndynet/pretty-check

1.0.2 • Public • Published

pretty-check

Styles for pertty checkbox and radio. DEMO

Quick start

<link rel="stylesheet" href="https://unpkg.com/@bndynet/pretty-check/dist/pretty-check.css">

<div class="checkbox checkbox-animated checkbox-[flat|circle] checkbox-[dark|primary|success|...]">
    <input id="chk" type="checkbox">
    <label for="chk">
        Label for checkbox
    </label>
</div>

<div class="radio radio-animated radio-[dark|primary|success|...]">
    <input id="rd1" type="radio">
    <label for="rd1">
        Label for radio
    </label>
</div>

Development

Readme

Keywords

Package Sidebar

Install

npm i @bndynet/pretty-check

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

33.3 kB

Total Files

5

Last publish

Collaborators

  • bndy