7.0.0-beta.0-7aa154b58dd17d39757ade237397a003da4f0bdc • Published 1 year ago

@detachhead/smui-segmented-button v7.0.0-beta.0-7aa154b58dd17d39757ade237397a003da4f0bdc

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Svelte Material UI - Segmented Button

Segmented buttons group related options together and allow the user to toggle them.

Installation

npm install --save-dev @smui/segmented-button

Examples and Usage Information

https://sveltematerialui.com/demo/segmented-button

More Information

See Toggle button in the Material design spec.

See Segmented Buttons in MDC-Web for information about the upstream library's architecture.