react-three-editable icon indicating copy to clipboard operation
react-three-editable copied to clipboard

Add option to "lock" editables

Open AndrewPrifer opened this issue 3 years ago • 0 comments

Either to prevent accidental edits, or to expose objects in the editor that should only be observable, but shouldn't be editable.

Possible terminology: lockEdits, readonly, observeOnly, inspectOnly.

AndrewPrifer avatar Dec 16 '20 23:12 AndrewPrifer