The Flex Elements: V Flex and H Flex

Use the V Flex and H Flex elements for more efficient layout design.

Both V Flex and H Flex elements are div containers preset to utilize flexbox properties, offering an efficient way to style layouts.

V Flex employs vertical flexbox layout, organizing child elements within the div vertically (top to bottom). On the other hand, H Flex uses horizontal flexbox layout, arranging child elements within the div horizontally (left to right). You can find these elements in the Add panel under the Structure section.

Please note: In the Navigator panel, V Flex and H Flex elements are represented as “Flex Block.”
Ewan Mak
Latest posts by Ewan Mak (see all)