Skip to content
PhuocLe edited this page Jul 2, 2024 · 2 revisions

Dialog UI

textarea

Draggable

Properties

textarea_properties

# Name Required? Type Description
1 Type TextArea Dataverse Dialog Builder TextArea control
2 Logical Name x string The logical name of the control
3 Label string The text you want to display
4 Max Length x int How many chars you can enter
5 Rows x int How many rows control render
6 Required boolean show or hide required field
7 Disabled boolean lock or unlock control
8 Visible boolean show or hide control