Initializing help system before first use

Working with Page Layouts and Styling

The View Designer incorporates a default style sheet derived from a foundation based on Bootstrap 3.x. This arrangement inherits some rules on how you can augment the built-in styling that applies to container sizes and the horizontal spacing of elements.

Elements should be placed within a hierarchy of containers that correspond closely to similarly named container and layout classes in Bootstrap.

The Section (<vdl-section>), Row (<vdl-row>), and Column (<vdl-column>) elements correspond to container, row, and col-*-* classes in Bootstrap 3.x.