mariohmol / ang-jsoneditor

Angular Jsoneditor that works with angular 4 to angular 15
https://stackblitz.com/edit/angular-json-editor
MIT License
156 stars 89 forks source link

jsoneditoroptions.ts needs to be synced up with native jsoneditor #141

Open Jgrochmal opened 7 months ago

Jgrochmal commented 7 months ago

Is your feature request related to a problem? Please describe. jsoneditoroptions.ts is missing options that are present in jsoneditor such as limitDragging

Describe the solution you'd like Implement all options available in native jsoneditor

Describe alternatives you've considered none

Additional context Add any other context or screenshots about the feature request here.