Guide
Setup
How to set up Feza in your project.
You can find a full example here.
Basic Setup
onUpdate
runs on every content change in the editor. Consider using debounce
to avoid unnecessary state changes.
Configure Extensions
Please refer to the Extensions guide for more information.