BlockSuite API Documentation / @blocksuite/affine-model / AliasInfoSchema
Variable: AliasInfoSchema
const
AliasInfoSchema:ZodObject
<{description
:ZodOptional
<ZodString
>;title
:ZodOptional
<ZodString
>; },"strip"
,ZodTypeAny
, {description
:string
;title
:string
; }, {description
:string
;title
:string
; }>
Custom title and description information.
Supports the following blocks:
- Inline View:
AffineReference
- title - Card View:
EmbedLinkedDocBlock
- title & description - Embed View:
EmbedSyncedDocBlock
- title
Defined in
packages/affine/model/src/consts/doc.ts:16