Div - MikaBerglund/Blazor-Bootstrap GitHub Wiki
The Div component is a generic component that produces a <div> element. You can use the Div component instead of a <div> element in order to leverage all the parameters defined on the BootstrapComponentBase base class.