mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
523 B
523 B
Collapse
I saw it appears in many side control panels.
Demos
basic
accordion
nested
V-model
Prop | Event |
---|---|
expand-names | expand-names-change |
Props
Collapse
Name | Type | Default | Description |
---|---|---|---|
expand-names | Array |
null |
|
accordion | boolean |
false |
Collapse Item
Name | Type | Default | Description |
---|---|---|---|
title | string | number |
null |
|
name | string | number |
required |
Event
Name | Parameters | Description |
---|---|---|
expand-names | (expandNames: Array<string>) |