.. | ||
fab.d.ts | ||
fab.js | ||
fab.json | ||
fab.wxml | ||
fab.wxss | ||
props.d.ts | ||
props.js | ||
README.en-US.md | ||
README.md | ||
type.d.ts | ||
type.js |
:: 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 | - |