Doric extensions add native capabilities or native view components.
Extension Types
- Native Plugin: exposes non-UI native capability.
- ViewNode: exposes custom native UI.
Library
Use DoricLibrary to register plugins and view nodes before loading Doric pages.
CLI
doric createLib MyLibrary |