forked from lsl/xzjl-ui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
…
|
||
|---|---|---|
| .. | ||
| README.en-US.md | ||
| README.md | ||
| fab.d.ts | ||
| fab.js | ||
| fab.json | ||
| fab.wxml | ||
| fab.wxss | ||
| props.d.ts | ||
| props.js | ||
| type.d.ts | ||
| type.js | ||
README.en-US.md
:: 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}) |
- |