You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mika Berglund edited this page Feb 28, 2020
·
2 revisions
Div Component
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.