Skip to content

Editorial · @csdr/editorial

Callout

note · key-finding · method · warning · caution. Editorial asides with a PatternFly icon.

Import
import { Callout } from '@csdr/editorial'
Use on
reports · docs

Kinds

All five kinds

Code
<Callout kind="note" title="Reading the record">…</Callout>
<Callout kind="key-finding">…</Callout>
<Callout kind="method" title="How the numbers are produced">…</Callout>
<Callout kind="warning">…</Callout>
<Callout kind="caution">…</Callout>