Components
WMetamorphosisTheme
This is a slightly experimental component. Not all types of themes are supported, but the
most common will work. There is no save/load mechanism yet, though you can hook
into metamorphosis's internal events to get notified of theme changes.
This is a slightly experimental component. Not all types of themes are supported, but the most common will work. There is no save/load mechanism yet, though you can hook into metamorphosis's internal events to get notified of theme changes.
Stories
Props
| Prop | Default | Type |
|---|---|---|
theme | Record<string, any> | undefined | |
options | Record<string, any> | undefined |
CSS Variables
| Variable | Description |
|---|---|
--slider-size | Size of the slider handle and color strip |
--chart-size | Size of the numerical chart |