# 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 | - | - | - |
