In this example I need to copy "My Custom Detail" or whatever text or content there is based on mouse selection and "ctrl+c".
Now this content is not selectable. Is there a config to add to make it selectable and able to copy that?
In this example I need to copy "My Custom Detail" or whatever text or content there is based on mouse selection and "ctrl+c".
Now this content is not selectable. Is there a config to add to make it selectable and able to copy that?
In custom component in parent div add this class and add below css, then copy will work.
For EG: change this to
this
Then you will be able to select text and ctrl+c will copy the selection