Attribute type for plain text values.

interface AttributeTextType {
    name: "text";
}

Properties

Properties

name: "text"

Generated using TypeDoc