Text
Apply Bootstrap text alignment, wrapping, transform, weight, decoration, and truncation utilities through BCL attributes.
BCL mapping
Use text-alignment, text-wrap, text-break, text-transform, font-weight, font-style, text-decoration, line-height, and text-truncate.
Centered uppercase text
<bs-p text-alignment="Center" font-weight="Bold" text-transform="Uppercase">Centered uppercase text</bs-p>