scniro / react-codemirror2

Codemirror integrated components for React
MIT License
1.66k stars 193 forks source link

is react-codemirror2 compatible with all codemirror programming APIs? #203

Closed linkai0001 closed 4 years ago

linkai0001 commented 4 years ago

Hello, is react-codemirror2 compatible with all codemirror programming APIs, for example, How to use History api? a6c3b455f43e08ebd0a91cd4e9ab334

linkai0001 commented 4 years ago

Solved, get the instance through editorDidMount and operate based on the attribute doc