diff --git a/docs/labimotion/guides/user/elements/list.mdx b/docs/labimotion/guides/user/elements/list.mdx index 47c6b43f..ec594af4 100644 --- a/docs/labimotion/guides/user/elements/list.mdx +++ b/docs/labimotion/guides/user/elements/list.mdx @@ -21,13 +21,19 @@ The default sorting order for elements is based on the latest update time (in de ### Element List +* Utilize the 'Tab Layout' to display or conceal the desired Generic elements. + * Drag an element from the Invisible (grey background color) area to the Visible (white background color) area to make it visible. + * Drag an element from the "visible" (white background color) area to the "invisible" (grey background color) area to make it hidden. + ![Element List](/img/labimotion/element-list.png) ### Element Tabs -![Element Tabs](/img/labimotion/element-tabs.png) + The Element Tabs display all the elements that can be accessed, each with its specified icon and associated records. By switching between the tabs, users can access the elements they want to view. +![Element Tabs](/img/labimotion/element-tabs.png) -Mirroring the Element List Approach. Refer to [List](/docs/eln/ui/lists). +Refer to the following sections for the basic operations. -Mirroring the Element Grouping Approach. Refer to [Grouping](/docs/eln/ui/elements/grouping). +* [Element List](/docs/eln/ui/lists). +* [Element Grouping](/docs/eln/ui/elements/grouping).