BlockSuite API Documentation / @blocksuite/blocks / EditorSettingSchema
Variable: EditorSettingSchema
constEditorSettingSchema:ZodObject<object,"strip",ZodTypeAny,object,object>
Type declaration
affine:edgeless-text
affine:edgeless-text:
ZodDefault<ZodObject<object,"strip",ZodTypeAny,object,object>> =EdgelessTextSchema
affine:note
affine:note:
ZodDefault<ZodObject<object,"strip",ZodTypeAny,object,object>> =NoteSchema
brush
brush:
ZodDefault<ZodObject<object,"strip",ZodTypeAny,object,object>> =BrushSchema
connector
connector:
ZodDefault<ZodObject<object,"strip",ZodTypeAny,object,object>> =ConnectorSchema
shape
shape:
ZodDefault<ZodObject<object,"strip",ZodTypeAny,object,object>> =ShapeSchema
Defined in
packages/blocks/src/root-block/configs/editor-settings.ts:10