Secondary Text Reference
Reference for Secondary Text Reference in Web Framework References. Key properties: ID, Class, Position, Muted.
Applies muted text color styling. Use for secondary or de-emphasized text; combine with other typography utilities as needed.
Inspector Property Groups
Secondary Text 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 |
| Position | droplist | Muted text position helper. Controls where muted/secondary text appears relative to other content. The exact behavior depends on the component rule. Bootstrap docs: Colors Options: Default, Prefix, Suffix |
| Muted | boolean | Muted text styling. Applies muted/secondary text styling when supported. This typically maps to text-body-secondary or text-muted depending on your Bootstrap version and theme. Bootstrap docs: Colors |
Display
| Property | Type | Details |
|---|---|---|
| Hide on | button_group | Options: xs, sm, md, lg, xl, xxl |
| button_group | ||
| Visually Hidden | boolean | |
| Focusable | boolean |