CardEditorOptions

Type alias

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):
StatCardEditorOptions | FollowCardEditorOptions | EventGalleryCardEditorOptions | EmbedCardEditorOptions

Type alias defined in packages/common/src/core/schemas/internal/EditorOptions.ts:20