ui/b/basics.js file

BPushButton

The <push-button> element is a wrapper for an ordinary HTMLElement. It is styled like a <button> and can behave like it, but cannot become a focus element.

BHFlex

The <h-flex> element is a horizontal flex container element. See also the Flex visual cheatsheet.

BVFlex

The <v-flex> element is a vertical flex container element. See also the Flex visual cheatsheet.

BGrid

The <c-grid> element is a simple grid container element. See also Grid Container and the Grid visual cheatsheet.