Basics
The element is a wrapper for an ordinary HTMLElement. It is styled
like a
[BHFlex]{#BHFlex data-4search="ui/b/basics.js:BHFlex;section"}
The element is a horizontal flex container element.
See also the Flex visual cheatsheet.
[BVFlex]{#BVFlex data-4search="ui/b/basics.js:BVFlex;section"}
The element is a vertical flex container element.
See also the Flex visual cheatsheet.
[BGrid]{#BGrid data-4search="ui/b/basics.js:BGrid;section"}
The element is a simple grid container element.
See also Grid Container and the
Grid visual cheatsheet.