tiny-ui-toggle icon indicating copy to clipboard operation
tiny-ui-toggle copied to clipboard

Toggle the state of a UI element to easily create components e.g. collapse, accordion, tabs, dropdown, dialog/modal.

Tiny UI Toggle

Toggle the state of a UI element to easily create components e.g. collapse, accordion, tabs, dropdown, dialog/modal.

Demo and documentation


Quick start

$ npm install tiny-ui-toggle --save-dev

Import the JS and CSS into your project, add the elements to your HTML and initialize the plugin.

Full documentation


License

MIT © Nigel O Toole