@# Callout

Callouts visually highlight important content for the user. They can contain
a title, an icon and content. Each intent has a default icon associated with it.

@reactExample CalloutExample

@## Props

@interface ICalloutProps

@## CSS

Callouts use the same visual intent modifier classes as buttons. If you need a
heading, use the `<h4>` element with a `.@ns-heading` class.

@css callout
