Interface FieldValueTranslation

interface FieldValueTranslation {
    label: null | string;
}

Properties

Properties

label: null | string

Generated using TypeDoc