CardEditorOptions
Options to use when constructing a schema and uiSchema for a layout card's editor. This should be a union of all of the different layout card editor options, i.e. IStatCardEditorOptions | ICountdownCardEditorOptions | ...
Value(s):IStatCardEditorOptions | IFollowCardEditorOptions | IEventGalleryCardEditorOptions
Type alias defined in common/src/core/schemas/internal/EditorOptions.ts:20