copyButton
copyButton():
BasicExtension
Defined in: extensions/copyButton/index.ts:20
Extension that adds a copy button to the editor.
Probably best used with a read-only editor.
You must also import styles from prism-code-editor/copy-button.css.