Skip to content

ux-ui-pro/tickbox

Repository files navigation


stickbox

npm GitHub package version NPM Downloads

600B gzipped

Demo


Install

yarn add tickbox

Import

import Tickbox from 'tickbox';

CSS

@import "tickbox/dist";

if your bundler supports SCSS

@import "tickbox/src";

Usage

const tickbox = new Tickbox();

tickbox.init();

License

tickbox is released under MIT license

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published