gaea-editor
has many built-in plug-ins, and it's also the best demo:
- use
Connect
decorator from 'dob-react', then you can access all built-in stores and actions. Demo. gaea-editor
has some built-in position, and plugins can register positions by usingApplicationAction.loadPluginByPosition(position: string)
.