BlockSuite API Documentation / @blocksuite/blocks / AffineTextAttributes
Interface: AffineTextAttributes 
Properties 
background? 
optionalbackground:null|string
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:15
bold? 
optionalbold:null|true
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:6
code? 
optionalcode:null|true
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:10
color? 
optionalcolor:null|string
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:16
italic? 
optionalitalic:null|true
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:7
latex? 
optionallatex:null|string
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:17
link? 
optionallink:null|string
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:11
reference? 
optionalreference:null|object&object
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:12
strike? 
optionalstrike:null|true
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:9
underline? 
optionalunderline:null|true
Defined in 
packages/affine/components/dist/rich-text/extension/type.d.ts:8