|
|
||
|---|---|---|
| .. | ||
| README.en-US.md | ||
| README.md | ||
| icon.d.ts | ||
| icon.js | ||
| icon.json | ||
| icon.wxml | ||
| icon.wxss | ||
| props.d.ts | ||
| props.js | ||
| type.d.ts | ||
| type.js | ||
README.en-US.md
:: BASE_DOC ::
API
Icon Props
| name | type | default | description | required |
|---|---|---|---|---|
| style | Object | - | CSS(Cascading Style Sheets) | N |
| custom-style | Object | - | CSS(Cascading Style Sheets),used to set style on virtual component | N |
| color | String | - | - | N |
| name | String | - | required | Y |
| prefix | String | - | - | N |
| size | String / Number | - | - | N |
Icon Events
| name | params | description |
|---|---|---|
| click | - | see more ts definition |
Icon External Classes
| className | Description |
|---|---|
| t-class | - |