let
| No | Array
| []
| Specify the children to render |
+| type | let
| No | "unordered" | "ordered" | "ordered-native"
| "unordered"
| Specify the type of list to render |
+
+### Slots
+
+None.
+
+### Events
+
+None.
+
## `Row`
### Props
diff --git a/docs/src/COMPONENT_API.json b/docs/src/COMPONENT_API.json
index 02b86d11..925b35c2 100644
--- a/docs/src/COMPONENT_API.json
+++ b/docs/src/COMPONENT_API.json
@@ -1,5 +1,5 @@
{
- "total": 168,
+ "total": 169,
"components": [
{
"moduleName": "Accordion",
@@ -7865,6 +7865,42 @@
"typedefs": [],
"rest_props": { "type": "Element", "name": "label" }
},
+ {
+ "moduleName": "RecursiveList",
+ "filePath": "src/RecursiveList/RecursiveList.svelte",
+ "props": [
+ {
+ "name": "children",
+ "kind": "let",
+ "description": "Specify the children to render",
+ "type": "Arrayhtml
prop is not sanitized.
+