Knob
Using this component:
from miniappi.content.v0.widgets import Knob
Knob(...)
Attributes
| attribute | type | description | required |
|---|---|---|---|
| max | number | None | False |
| min | number | None | False |
| submitText | string | None | False |
| value | number | None | False |
Using this component:
from miniappi.content.v0.widgets import Knob
Knob(...)
| attribute | type | description | required |
|---|---|---|---|
| max | number | None | False |
| min | number | None | False |
| submitText | string | None | False |
| value | number | None | False |