The settings for a given widget in development mode.
| 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. |