RichBlockSectionHeadinginterfaceA section heading, corresponding to the HTML tags , , , , , or .Declarationinterface RichBlockSectionHeading Propertiessizeproperty#size: number;Relative size of the text font; 1-6, 1 is the largest, 6 is the smallesttextproperty#text: RichText;Text of the blocktypeproperty#type: 'heading';Type of the block, always "heading"