• Type Parameters

    • RecordType extends TransferItem = TransferItem

    Parameters

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Properties

List: {
    displayName: string;
    <RecordType_1>(props): Element;
}

Type declaration

    • <RecordType_1>(props): Element
    • Type Parameters

      • RecordType_1 extends KeyWiseTransferItem

      Parameters

      Returns Element

  • displayName: string
Operation: FC<TransferOperationProps>
Search: FC<TransferSearchProps>
displayName: string

Generated using TypeDoc