surmon-china / vue-codemirror

@codemirror code editor component for @vuejs
https://github.surmon.me/vue-codemirror
MIT License
3.28k stars 382 forks source link

how to set editor readonly? #176

Closed liu-xinhui closed 1 year ago

liu-xinhui commented 1 year ago

Clear and concise description of the problem

I need to set the editor readonly sometimes,but not find props

Suggested solution

add readonly props

Alternative

No response

Additional context

No response

Validations

liu-xinhui commented 1 year ago

sorry,I found disabled prop