Interface TextBuiltIn

interface TextBuiltIn {
    $ref: "#Text";
    valueTemplate?: string;
}

Properties

Properties

$ref: "#Text"
valueTemplate?: string