Attribute type for plain text values.

interface AttributeTextType {
    name: "text";
}

Hierarchy (View Summary)

Properties

Properties

name: "text"