copyToClipboard

abstract infix fun copyToClipboard(text: String): Styler

Applies a click event that copies text to the clipboard.

Return

this Styler instance for chaining

Parameters

text

the text to copy