1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00
vanillalist/plugins/tiny-ui-toggle.json
Nigel O Toole 39e9b80155
Add Tiny UI Toggle (#30)
* Add priority nav scroller

* Add Tiny UI Toggle

* Revert "Add Tiny UI Toggle"

This reverts commit a05029b8aa.

* File name fix

* Add Tiny UI Toggle
2022-04-23 00:23:08 +02:00

9 lines
410 B
JSON

{
"id": "149",
"title": "Tiny UI Toggle",
"image": "/149-tiny-ui-toggle.png",
"description": "Toggle the state of a UI element to easily create components e.g. collapse, accordion, tabs, dropdown, dialog/modal.",
"url_github": "https://github.com/NigelOToole/tiny-ui-toggle",
"url_npm": "https://www.npmjs.com/package/tiny-ui-toggle",
"url_demo": "https://nigelotoole.github.io/tiny-ui-toggle"
}