Heading Class

A base class for all heading elements.

Namespace: Radzen.Blazor.Markdown

Assembly: Radzen.Blazor.dll

Syntax

public abstract class Heading : Markdown.Leaf, Markdown.INode, Markdown.IBlockInlineContainer

Constructors

Headinglink

A base class for all heading elements.

Declaration
protected Heading()

Properties

Levellink

The level of the heading. The value is between 1 and 6.

Declaration
public int Level { get; set; }
Property Value
Type Description
intThe level of the heading. The value is between 1 and 6.

Methods

Acceptlink

Declaration
public override void Accept(Markdown.INodeVisitor visitor)
Parameters
Type Name Description
Markdown.INodeVisitor visitor
An error has occurred. This app may no longer respond until reloaded. Reload 🗙