first commit
This commit is contained in:
32
uni_modules/tdesign-uniapp/components/icon/README.en-US.md
Normal file
32
uni_modules/tdesign-uniapp/components/icon/README.en-US.md
Normal file
@@ -0,0 +1,32 @@
|
||||
:: BASE_DOC ::
|
||||
|
||||
## API
|
||||
|
||||
### Icon Props
|
||||
|
||||
name | type | default | description | required
|
||||
-- | -- | -- | -- | --
|
||||
custom-style | Object | - | CSS(Cascading Style Sheets) | N
|
||||
color | String | - | \- | N
|
||||
name | String | - | required | Y
|
||||
prefix | String | - | \- | N
|
||||
size | String / Number | '' | \- | N
|
||||
|
||||
### Icon Events
|
||||
|
||||
name | params | description
|
||||
-- | -- | --
|
||||
click | \- | \-
|
||||
|
||||
### Icon External Classes
|
||||
|
||||
className | Description
|
||||
-- | --
|
||||
t-class | \-
|
||||
|
||||
### CSS Variables
|
||||
|
||||
The component provides the following CSS variables, which can be used to customize styles.
|
||||
Name | Default Value | Description
|
||||
-- | -- | --
|
||||
ant: norma | ant: norma | -
|
||||
Reference in New Issue
Block a user