Field type for Time values.

interface CustomFieldTimeType {
    name: "Time";
}

Properties

Properties

name: "Time"

Generated using TypeDoc