dtkt.protoui.v1beta1protoui.protoHeading
MessageRender as a heading with specified level.
Maps to Heading in @dtkt/ui/heading
Use CEL expressions to generate heading text.
The message or field is available as this in the expression context.
Example: this.title or "Section " + string(this.section_num) + ": " + this.name