Top-Level API

Top-Level API

The top-level API is the main entry point to Scrivito.

At the most basic level, you can configure the SDK and provide models for your pages, widgets and resources. You can define React components for page and widget rendering and utilize read and write methods for page navigation.

This enables editors to create and edit landing pages using the “Create page” menu action.

There are no widgets available for the page body yet, but this is just a matter of calling provideWidgetClass, which works exactly like provideObjClass.

Method summary