Button
Using this component:
from miniappi.content.v0.widgets import Button
Button(...)
Attributes
| attribute | type | description | required |
|---|---|---|---|
| label | string | None | True |
| value | any | None | False |
Using this component:
from miniappi.content.v0.widgets import Button
Button(...)
| attribute | type | description | required |
|---|---|---|---|
| label | string | None | True |
| value | any | None | False |