File tree Expand file tree Collapse file tree 5 files changed +1622
-0
lines changed
build-applications/app-editor/visual-components Expand file tree Collapse file tree 5 files changed +1622
-0
lines changed Original file line number Diff line number Diff line change 4949 * [ Table] ( build-applications/app-editor/visual-components/table.md )
5050 * [ Messages / Toast] ( build-applications/app-editor/visual-components/messages-toast.md )
5151 * [ Calendar] ( build-applications/app-editor/visual-components/calendar.md )
52+ * [ Chat Box] ( build-applications/app-editor/visual-components/chat-box.md )
53+ * [ AI Chat] ( build-applications/app-editor/visual-components/ai-chat.md )
54+ * [ Chat Controller] ( build-applications/app-editor/visual-components/chat-controller.md )
5255 * [ Date handling] ( build-applications/app-editor/date-handling.md )
5356 * [ Bulk Editing] ( build-applications/app-editor/bulk-editing.md )
5457 * [ Layers] ( build-applications/app-editor/layers.md )
Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ These components share a number of [common settings and configurations](common-c
2424
2525<table data-column-title-hidden data-view="cards"><thead><tr><th>button</th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Json Editor</td><td></td><td><a href="../../../.gitbook/assets/jsonEditor.svg">jsonEditor.svg</a></td><td></td></tr><tr><td>Json Explorer</td><td></td><td><a href="../../../.gitbook/assets/jsonExplorer.svg">jsonExplorer.svg</a></td><td></td></tr><tr><td>Json Schema based Form</td><td></td><td><a href="../../../.gitbook/assets/jsonSchemaForm.svg">jsonSchemaForm.svg</a></td><td></td></tr><tr><td>QR Code Display</td><td></td><td><a href="../../../.gitbook/assets/qrCode.svg">qrCode.svg</a></td><td></td></tr><tr><td>QR & 1D Code Scanner</td><td></td><td><a href="../../../.gitbook/assets/scanner.svg">scanner.svg</a></td><td></td></tr><tr><td>Signature Input Field</td><td></td><td><a href="../../../.gitbook/assets/signature.svg">signature.svg</a></td><td></td></tr><tr><td>File Viewer</td><td></td><td><a href="../../../.gitbook/assets/fileViewer.svg">fileViewer.svg</a></td><td></td></tr><tr><td>Tree</td><td></td><td><a href="../../../.gitbook/assets/tree.svg">tree.svg</a></td><td></td></tr><tr><td>Calendar</td><td></td><td><a href="../../../.gitbook/assets/calender.svg">calender.svg</a></td><td><a href="calendar.md">calendar.md</a></td></tr><tr><td>Image Editor</td><td></td><td><a href="../../../.gitbook/assets/imageEditor.svg">imageEditor.svg</a></td><td></td></tr><tr><td>Iframe</td><td></td><td><a href="../../../.gitbook/assets/iframe.svg">iframe.svg</a></td><td></td></tr></tbody></table>
2626
27+ ### Chat Components
28+
29+ - [ Chat Box] ( chat-box.md )
30+ - [ AI Chat] ( ai-chat.md )
31+ - [ Chat Controller] ( chat-controller.md )
32+
2733### Extensible Components
2834
2935<table data-column-title-hidden data-view =" cards " ><thead ><tr ><th >button</th ><th data-hidden data-type =" content-ref " ></th ><th data-hidden data-card-cover data-type =" files " ></th ><th data-hidden data-card-target data-type =" content-ref " ></th ></tr ></thead ><tbody ><tr ><td >Chart / EChart</td ><td ><a href =" charts-and-graphs.md " >charts-and-graphs.md</a ></td ><td ><a href =" ../../../.gitbook/assets/chart.svg " >chart.svg</a ></td ><td ><a href =" charts-and-graphs.md " >charts-and-graphs.md</a ></td ></tr ><tr ><td >Json Schema Form</td ><td ></td ><td ><a href =" ../../../.gitbook/assets/jsonSchemaForm.svg " >jsonSchemaForm.svg</a ></td ><td ></td ></tr ><tr ><td >Custom Component</td ><td ></td ><td ><a href =" ../../../.gitbook/assets/custom.svg " >custom.svg</a ></td ><td ><a href =" ../../../lowcoder-extension/custom-component.md " >custom-component.md</a ></td ></tr ></tbody ></table >
You can’t perform that action at this time.
0 commit comments