dtkt.protoui.v1beta1protoui.proto

Description

Message

Render as a form description/help text. Maps to description/help text in form components Example expr: this.help_text or "This field is " + (this.required ? "required" : "optional")

FieldTypeNumberDescription
content
Data
1

The description text. Can be plain text, a CEL expression, or a template. Context: this is the message or field being rendered.