scniro / react-codemirror2

Codemirror integrated components for React
MIT License
1.65k stars 192 forks source link

Support for data-* attributes #232

Open alfonsoar opened 3 years ago

alfonsoar commented 3 years ago

Hello!

Is there currently anyway to pass data attributes to this component?

These are helpful when writing tests.

Are you accepting PRs?

marabesi commented 2 years ago

good one @alfonsoar I came across this issue as I want this feature as well.

Did you find any workaround?

alfonsoar commented 2 years ago

Hi @marabesi - I did not find a workaround.