Toolbar
A toolbar for the CodeBlock
component that displays the file path, a source link, and copy button.
API Reference
Last updated
A toolbar for the CodeBlock
component that displays the file path, a source link, and copy button.
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.
ToolbarProps