Preview
Preview
Use Preview for component examples where readers need to see the rendered result and the source code together.
Usage
<Preview lang="html">
<button type="button" class="btn">Save changes</button>
</Preview>
Options
Examples
Button
<button type="button" class="btn">Save changes</button> Custom title
Configuration
<Callout title="Configuration">
The source remains available from the Code tab.
</Callout>