Commit graph

5 commits

Author SHA1 Message Date
Shubhendra Singh Chauhan
590948efde
[docs] revoved comments from schema and added tables and example (#7447)
* added table for schema and removed comments in form

* [docs]added form example using custom schema
2023-09-18 14:29:41 +05:30
Shubhendra Singh Chauhan
159678b27c
[docs] v2.17 (app-builder milestone 1.3) (#7390)
* PR 6797 & 6974

* pr #7142

* [docs]table ui revamp

* [doc]appbuilder ui revamp

* [docs]maps revamp

* [docs]table revamp

* docs v2.17
2023-09-13 18:31:21 +05:30
Karan Rathod
f9f80d0b23
[docs]:update component docs (#7305)
* updated form, number, password, text and textarea docs

* [doc]bounded box revamp

* grammatical fixes in bounded box

* [doc]button revamp

* [doc]buttongroup revamp

* updated components schema for forms

---------

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-09-06 21:29:23 +05:30
Shubhendra Singh Chauhan
f189475793
[docs] JSON schema for form (#6938) 2023-07-06 18:52:51 +05:30
Kavin Venkatachalam
12a770cbc4
[Feature]: Form Widget (#4595)
* Created form widget

* Fixed the same name issue in defaultChildren

* Dynamically added buttons to the form inspector

* Added data to exposed variable and handled button click

* Added Reset functionality, CSA to the form widget

* Added Form widget icon

* form component docs

Co-authored-by: Shubhendra <withshubh@gmail.com>
2022-12-08 14:41:02 +05:30