Jx.Editor Examples

API Reference: Jx.Editor

Basic Editor

This is a pretty simple editor that is extendable via plugins to do just about anything you want. Play with it for a while and then click the "Show in Console" button to have it show you what would be submitted by writing it to the console.

Editor as a Form Field

Same editor as above but as a Jx.Field.Editor to fit into a form. Press submit and check the console for the result.