Contents | Causes an element's children to appear as if they were direct children of the element's parent, ignoring the element itself. This can be useful when a wrapper element should be ignored. |
Flex | Display via CSS flexbox. |
None | Do not display at all. |