:: BASE_DOC ::
API
Fab Props
| name | type | default | description | required |
|---|---|---|---|---|
| button-props | Object | - | - | N |
| icon | String | - | - | N |
| style | String | right: 16px; bottom: 32px; | - | N |
| text | String | - | - | N |
Fab Events
| name | params | description |
|---|---|---|
| click | (detail: {e: MouseEvent}) |
- |
CSS Variables
The component provides the following CSS variables, which can be used to customize styles.
| Name | Default Value | Description |
|---|---|---|
| --td-fab-shadow | @shadow-2 | - |