magic-script-components
magic-script-components copied to clipboard
Implement [Dialog] ButtonType property
- [x] Android
- [ ] IOS
| Name | Type | Default Value | Description |
|---|---|---|---|
| buttonType | string | Sets the button type to use for the dialog. |
Button Type options
- icon
- icon-with-label
- text
- text-with-icon
MXSCOMP-84
android size: 1
We should also support the labelSide property.