Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 574 Bytes

File metadata and controls

12 lines (8 loc) · 574 Bytes

WidgetDevModeSettings

The settings for a given widget in development mode.

Properties

Name Type Required Description
script_entrypoints List[ScriptEntrypoint] Yes The entrypoint JavaScript files for the widget.
stylesheet_entrypoints List[StylesheetEntrypoint] Yes The entrypoint CSS files for the widget.

[Back to Model list] [Back to API list] [Back to README]