Interface TextAreaBuiltIn

interface TextAreaBuiltIn {
    $ref: "#TextArea";
    valueTemplate?: string;
}

Properties

Properties

$ref: "#TextArea"
valueTemplate?: string