Background

Apply Bootstrap background utilities through BCL color attributes.

BCL mapping

Use bg-color, bg-color-subtle, and body-bg-color on additive elements.

Subtle primary background
aspnet

<bs-div padding="Default3" bg-color="Primary" bg-color-subtle="true">Subtle primary background</bs-div>