ember-code-snippet icon indicating copy to clipboard operation
ember-code-snippet copied to clipboard

Highlight the code

Open mockey-jockey opened this issue 7 years ago • 1 comments

I want to highlight the code snippet area when i click in the code area.

mockey-jockey avatar Dec 12 '18 19:12 mockey-jockey

I think this is something you can do by surrounding the snippet component in your own component that handles clicks and changes some CSS classes that would alter the styling of the snippet?

ef4 avatar Dec 20 '18 21:12 ef4