2.0.7 • Published 5 months ago

@fr0st/ui-switch v2.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

FrostUI Switch

FrostUI Switch is a free, open-source Switch component for JavaScript.

It is built on top of the FrostUI library.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />
<link rel="stylesheet" href="/path/to/frost-ui-switch.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-switch.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soon™.

2.0.5

9 months ago

2.0.4

9 months ago

2.0.7

5 months ago

2.0.6

9 months ago

2.0.3

11 months ago

2.0.2

11 months ago

2.0.1

11 months ago