Paragraph Reference
Reference for Paragraph Reference in Web Framework References. Key properties: ID, Class, Type.
Use this reference to understand what Paragraph Reference is for and which component-specific inspector group matters most when you configure it.
Inspector Property Groups
Paragraph Properties
| Property | Type | Details |
|---|---|---|
| ID | text | Optional unique identifier for this element. Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction Attribute: id |
| Class | text | Adds raw class names to the element. Adds text directly to the class attribute. Use this for custom utility classes or project-specific overrides. Separate multiple classes with spaces. Bootstrap docs: Utilities API Attribute: class |
| Type | droplist | Heading element type. Chooses which heading tag to use ( h1 through h6 ) depending on the component. Pick heading levels for proper document structure (SEO/accessibility) and use Bootstrap classes for visual styling. Bootstrap docs: Headings Options: Paragraph, Heading 1, Heading 2, Heading 3, Heading 4, Heading 5 |
Dynamic Attributes
Enter Animation
| Attribute property | Type | Details |
|---|---|---|
| Name: | droplist | Choose In Animation. |
Leave Animation
| Attribute property | Type | Details |
|---|---|---|
| Name: | droplist | Choose In Animation. |
Move Animation
| Attribute property | Type | Details |
|---|---|---|
| Easing: | droplist | Choose the Animation easing. |
Inview Animation
| Attribute property | Type | Details |
|---|---|---|
| Name: | droplist | Choose In Animation. |
| Start: | droplist | Choose In Animation. |
Outview Animation
| Attribute property | Type | Details |
|---|---|---|
| Name: | droplist | Choose Out Animation. |