UNPKG

wix-style-react

Version:
12 lines (8 loc) 339 B
# Button component > General Buttons for TPA ## Properties | propName | propType | defaultValue | isRequired | description | |----------|----------|--------------|------------|-------------| | disabled | bool | - | - | - | | theme | string | fill | - | The theme of the button, can be `fill` or `outline` | onClick | func | - | - | - |