Toolbar
A toolbar for the CodeBlock component that displays the file path, a source link, and copy button.
API Reference
Properties
| Property | Type | |
|---|---|---|
| allowCopy? | boolean | string | |
| css? | CSSObject | |
| className? | string | |
| style? | CSSProperties | |
| children? | ReactNode | |
A toolbar for the CodeBlock component that displays the file path, a source link, and copy button.
Properties
ToolbarPropsLast updated