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
To add a component to a container, you can either click on `Insert` while you selected the container, or your can move an existing component by selecting it and from `Settings` go to `Move to other grid`.
96
105
@@ -106,7 +115,16 @@ To add a component to a container, you can either click on `Insert` while you se
106
115
107
116
Tabs components allow you to host other components in several tabs of box, they are containers with tabs.
To add a component to a tabs component, you can either click on `Insert` while you selected the tabs component, or your can move an existing component by selecting it and from `Settings` go to `Move to other grid`.
112
130
@@ -154,7 +172,16 @@ Divider Y is a vertical line.
154
172
155
173
The drawer is container called by a button. Once you click on the button, a side tab will appear on which you can display other components.
To add a component to a container, you can either click on `Insert` while you selected the opened drawer, or your can move an existing component by selecting it and from `Settings` go to `Move to other grid`.
160
187
@@ -175,7 +202,16 @@ To add a component to a container, you can either click on `Insert` while you se
To add a component to a vertical split pane, you can either click on `Insert` while you selected the vertical split pane, or your can move an existing component by selecting it and from `Settings` go to `Move to other grid`.
181
217
@@ -190,7 +226,17 @@ To add a component to a vertical split pane, you can either click on `Insert` wh
190
226
191
227
Container split in x number of panes horizontally.
To add a component to a horizontal split pane, you can either click on `Insert` while you selected the horizontal split pane, or your can move an existing component by selecting it and from `Settings` go to `Move to other grid`.
196
242
@@ -688,7 +734,16 @@ Search can be configured in the following ways:
688
734
689
735
The AgGrid table component allows you to display an agnostic grid table.
0 commit comments