@gmb/bitmark-parser - v7.2.0
Preparing search index...
legacy
ImageInlineTextNode
Interface ImageInlineTextNode
interface
ImageInlineTextNode
{
attrs
?:
ImageTextNodeAttributes
;
content
?:
TextNode
[]
;
marks
?:
TextMark
[]
;
parent
?:
string
;
text
?:
string
;
type
:
"imageInline"
;
}
Hierarchy (
View Summary
)
TextNode
ImageInlineTextNode
Index
Properties
attrs?
content?
marks?
parent?
text?
type
Properties
Optional
attrs
attrs
?:
ImageTextNodeAttributes
Optional
content
content
?:
TextNode
[]
Optional
marks
marks
?:
TextMark
[]
Optional
parent
parent
?:
string
Optional
text
text
?:
string
type
type
:
"imageInline"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
content
marks
parent
text
type
@gmb/bitmark-parser - v7.2.0
Loading...