You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lit Web Component for Material Design Segmented Button
1
+
# `<mark-segmented-button>`[](https://www.npmjs.com/package/@markai/mark-segmented-button)
2
+
3
+
-[SegmentedButton](https://m3.material.io/components/segmented-buttons/overview) is a web component implementation of the [Material Design 3](https://m3.material.io/) using [Lit](https://lit.dev/)
4
+
- Segmented buttons help people select options, switch views, or sort elements
5
+
6
+
### Behaviour
7
+
8
+
- Segmented buttons can contain icons, label text, or both
9
+
- Two types: single-select and multi-select
10
+
- Use for simple choices between two to five items (for more items or complex choices, use chips)
0 commit comments