mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-12 12:25:16 +08:00
13 lines
209 B
Markdown
13 lines
209 B
Markdown
|
# Custom Add
|
||
|
|
||
|
## Demos
|
||
|
```demo
|
||
|
basic
|
||
|
custom
|
||
|
```
|
||
|
## Props
|
||
|
|Name|Type|Default|Description|
|
||
|
|-|-|-|-|
|
||
|
|value|`Array`|`[{key: '',value: ''}]`||
|
||
|
|placeholderKey|`string`|`key`||
|
||
|
|placeholderValue|`string`|`value`||
|