Properties
tag
tag?: string
HTML tag, defaults to 'div'
attrs
attrs?: { [key: string]: any; } | ((context: NodeContext) => { [key: string]: any; })
Attributes to add to the HTML element
tag?: string
HTML tag, defaults to 'div'
attrs?: { [key: string]: any; } | ((context: NodeContext) => { [key: string]: any; })
Attributes to add to the HTML element