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