city-casereport/miniprogram_npm/tdesign-miniprogram/fab/README.en-US.md
2023-12-06 14:22:42 +08:00

25 lines
542 B
Markdown

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