Documentation
    Preparing search index...
    interface AbstractFieldRepeat {
        fields: FieldCfg[];
        name: string;
    }

    Implemented by

    Index

    Properties

    Properties

    fields: FieldCfg[]
    name: string