<Aside>
ComponentThe <Aside />
component is used to render a highlighted box of content. It is intended for use in long form content areas.
<Asidetype="info">Hello world, I am an <strong>Aside</strong> component!</Aside>
Name | Description |
---|---|
children* function | Children to render into the Alert block. |
type string | The type of message being displayed, which mainly affects coloration. Defaults to "info". |
className function | Optional className to add to the root element. |
Hello world, I am an Aside component!
Hello world, I am an Aside component!
Hello world, I am an Aside component!
Hello world, I am an Aside component!