A component that provides additional context to the user.
The q2-context
element has multiple slots that can be used to insert custom content into the component.
An optional slot that supports up to two elements compatible with Action Group. Use this to provide the user with actions related to the context description.
A required slot. Use this to provide the bulk of the context you wish to convey to the user.
An optional slot to display additional HTML content.
A required slot that must be a single <h4>
element. Use this to indicate the purpose or subject of the context being provided.
separator
Renders a horizontal line between the description and the action-group/footer slots.
Initial Release
The following CSS variables are available to override the default theme styles of the q2-context
component.
Many Tecton components consume other components to maintain visual and functional consistency. If you are looking for a CSS variable you think should exist but are not seeing it, it may be defined in one of the dependent components below. Either way, if you think it's something we should expose more conveniently, let us know!