React Callout Component
Callout
Limited-time offer for the first 100 customers in 2025. Use code 2025SKY25 at checkout.
React callout component provides presentation of content in a visually distinct manner. Includes a heading, icon and typically text-based content.
Other Frameworks
CoreUI components are available as native Angular, Bootstrap (Vanilla JS), and Vue components. To learn more please visit the following pages.
Examples#
Callout component is prepared for any length of text, as well as an optional elements like icons, headings, etc. For a styling, use one of the required contextual props (e.g., color="success"
).
Conveying meaning to assistive technologies
Using color to add meaning only provides a visual indication, which will not be conveyed to
users of assistive technologies – such as screen readers. Ensure that information denoted by the
color is either obvious from the content itself (e.g. the visible text), or is included through
alternative means, such as additional text hidden with the .visually-hidden
class.
API#
Check out the documentation below for a comprehensive guide to all the props you can use with the components mentioned here.