Field type for Date values.

interface CustomFieldDateType {
    name: "Date";
}

Properties

Properties

name: "Date"

Generated using TypeDoc