Properties
Property | Type | Description |
---|---|---|
showCursor | boolean | (optional) Define if the copy cursor should be visible. Defaults to true . |
disabled | boolean | (optional) If false , the copy functionality and copy cursor will be omitted. Defaults to true . |
children | React.Node | (required) Contents. |