DropDown
Using this component:
from miniappi.content.v0.widgets import DropDown
DropDown(...)
Attributes
| attribute | type | description | required |
|---|---|---|---|
| options | array | None | True |
| placeholder | string | None | False |
| submitText | string | None | False |
Using this component:
from miniappi.content.v0.widgets import DropDown
DropDown(...)
| attribute | type | description | required |
|---|---|---|---|
| options | array | None | True |
| placeholder | string | None | False |
| submitText | string | None | False |