Scrivito includes a collection of pre-built JavaScript editors combined in the Scrivito Editors gem. You can even make use of Scrivito’s API for in-place editing to write your own editor. But you can also use the API to customize in-place editing as a whole.
In this technical overview, we will show you entry points to do that. Example code in this document is meant to give an idea of what is possible with the API. However, since Scrivito already comes with everything you need, you might, eventually, come to the conclusion that there's nothing to customize at all.