Interface FieldValueTranslation

interface FieldValueTranslation {
    label: string;
}

Properties

Properties

label: string

Generated using TypeDoc