-
Notifications
You must be signed in to change notification settings - Fork 7
Div
Mika Berglund edited this page Feb 28, 2020
·
2 revisions
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.
Div : BootstrapComponentBase
- Home
- Design Principles
- Getting Started
- Components
- Content
- Layout Components
- Generic Elements
- Utilities
- Releases