Interface OFExtensions<TK, Extra>

Type Parameters

  • TK extends string = string

  • Extra = {}

Hierarchy

Properties

isSensitiveData?: boolean
openForms?: {
    translations: ComponentTranslations<TK>;
} & Extra

Type declaration

registration?: {
    attribute: string;
}

Type declaration

  • attribute: string

Generated using TypeDoc