1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

feat: create new form layout page (#2303)

This commit is contained in:
Paweł Kuna
2025-05-05 19:12:13 +02:00
committed by GitHub
parent e265681a48
commit 79bd867db5
8 changed files with 3248 additions and 3726 deletions

View File

@@ -203,11 +203,20 @@
}
}
},
"forms": {
"url": "form-elements.html",
"form": {
"title": "Forms",
"title-long": "Form elements",
"icon": "checkbox"
"icon": "checkbox",
"children": {
"elements": {
"url": "form-elements.html",
"title": "Form elements"
},
"layout": {
"url": "form-layout.html",
"title": "Form layouts",
"badge": "New"
}
}
},
"extra": {
"title": "Extra",