14 lines
294 B
JSON
14 lines
294 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Textarea",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"label": "./label",
|
||
|
|
"autosize": "./autosize",
|
||
|
|
"disabled": "./disabled",
|
||
|
|
"maxcharacter": "./maxcharacter",
|
||
|
|
"maxlength": "./maxlength",
|
||
|
|
"card": "./card",
|
||
|
|
"custom": "./custom"
|
||
|
|
}
|
||
|
|
}
|