Fields
Multitext Field

Multitext field

Display type

  • multitext

Config

NameDescriptionType
minRowsMinimum number of rows within the field boxnumber or string
maxRowsMaximum number of rows wihint the field boxnumber or string

Basic example

Schema details

{
fields
:
[
0
:
{
name
:
"age"
meta
:
{
config
:
{
minRows
:
"4"
maxRows
:
"10"
}
displayName
:
"Age"
displayType
:
"multitext"
}
}
]
}

Star us at github

© Copyright 2023 MuiForms