type

Heading

@Js
class Heading : Block

Heading block

constructors

fields

anchor

The anchor id to use for this heading.

level

The heading "level"

methods

Slot Details

anchor

Str? anchor

The anchor id to use for this heading.

level

const Int level

The heading "level"

make

new make(Int level := 0)

toStrAttributes

protected virtual override Str toStrAttributes()