Package Exports
- @smui/segmented-button
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smui/segmented-button) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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-buttonExamples 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.