wix-style-react
Version:
wix-style-react
13 lines (9 loc) • 684 B
Markdown
| propName | propType | defaultValue | isRequired | description |
|----------|----------|--------------|------------|-------------|
| children | element(s) | - | true | Label(optional), Dropdown(required) |
| required | bool | false | - | determines whether to add a required field sign or not |
| info | node | - | - | rendered as the content of the info tooltip |
| appendToParent | bool | true | - | append the info tooltip to the parent element |
| tooltip | node | - | - | custom tooltip to render instead of the default one |