| Property | Type | Description | Required | Default |
|---|---|---|---|---|
| with | To determine what are the rest of the props to be passed in. | F | text | |
| type | T | - | ||
| iconPosition | F | left | ||
| circle | F | false | ||
| danger | F | false | ||
| disabled | F | false | ||
| shadow | F | false | ||
| size | F | small | ||
| noPadding | F | false | ||
| fullWidth | F | false | ||
| children | F | - | ||
| htmlType | F | button | ||
| imgIconUrl | F | - | ||
| loading | F | false | ||
| onClick | F | undefined |