Field type for string values.

interface CustomFieldStringType {
    name: "String";
}

Hierarchy (View Summary)

Properties

Properties

name: "String"