Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Paragraph

Mika Berglund edited this page Jan 4, 2020 · 4 revisions

Paragraph Component

The Paragraph component is a generic component that produces a <p> element. You can use the Paragraph component instead of a <p> element in order to leverage all the parameters defined on the BootstrapComponentBase base class.

Clone this wiki locally