Paragraph Simple component
You can put any sort of plain text or HTML text into the paragraph component. Text wrapping will be applied if the text is too long. The lines of text in a paragraph will follow each other with standard space in between, but there will be extra space before and after the paragraph.
The paragraph component can have other components added to it, and the same formatting will apply to them, as the text formatting.
Supported events:
Show, Hide, Animations, Click, MouseEvents, Scroll, Touch, Drag&Drop
Style customization
Name | Default value | Computed value | Comment |
---|---|---|---|
$paragraph-margin-bottom | 1rem | 1rem | Bottom margin. |