mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
docs(code-snippet): add description to "Hidden copy button"
This commit is contained in:
parent
88d5152343
commit
49ea168f49
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ Use the `feedback` prop to override the default copy button feedback text.
|
|||
|
||||
### Hidden copy button
|
||||
|
||||
Set `hideCopyButton` to `true` to hide the copy button.
|
||||
|
||||
<CodeSnippet type="multi" {code} hideCopyButton />
|
||||
|
||||
### Disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue