An open API service indexing awesome lists of open source software.

https://github.com/bahrus/toggle-trait


https://github.com/bahrus/toggle-trait

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# toggle-trait

Turn a button into a toggle button.

## Example syntax:

```html

Open Drawer

import("https://cdn.jsdelivr.net/npm/@shoelace-style/[email protected]/dist/shoelace/shoelace.esm.js");

import '../toggle-trait.js';

```