You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: devui/accordion/doc/api-en.md
+1
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ On the page:
39
39
| autoOpenActiveMenu |`boolean`| false | Optional. Whether to automatically expand menus with active subitems |[Composite Hierarchy and Auto Expand](demo#compound-level-and-auto-expand)|
40
40
| accordionType |`normal ' \| 'embed'`| 'normal' | Optional. The menu format is common (with shadow) or embedded (without shadow). |[Basic usage](demo#basic-usage)|
41
41
| showAnimation |`boolean`| true | Optional. Indicating whether to display animations. |[Built-in route and link type](demo#use-built-in-routing-and-link-types)| ✔ |
42
+
| showNoContent |`boolean`| true | Optional. Whether to display no data when there is no content. |||
0 commit comments