Add Widgetbook setup with theme configuration, analysis options, and initial component use cases
This commit is contained in:
parent
d3ad4b9c9d
commit
80ca8f665a
46 changed files with 6031 additions and 2 deletions
24
widgetbook/lib/button_m3e/INDEX-button_m3e.md
Normal file
24
widgetbook/lib/button_m3e/INDEX-button_m3e.md
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# Widgetbook Index — button_m3e
|
||||
|
||||
This index lists the ButtonM3E component and all provided Widgetbook variants.
|
||||
|
||||
## Components and Variants
|
||||
|
||||
- ButtonM3E
|
||||
- default
|
||||
- filled
|
||||
- tonal
|
||||
- elevated
|
||||
- outlined
|
||||
- text
|
||||
- disabled
|
||||
- focused
|
||||
- selected
|
||||
- with_icon
|
||||
- long_text
|
||||
- empty_label
|
||||
|
||||
## Notes
|
||||
- Critical parameters are exposed via knobs: size, shape, enabled, toggleable, selected, label text, icon selection.
|
||||
- Interaction states can be previewed using knobs and, where needed, simulated via WidgetStatesController (focused, selected).
|
||||
- Themes are injected globally by the Widgetbook app.
|
||||
Loading…
Add table
Add a link
Reference in a new issue