META UI Components
    Preparing search index...

    Interface IMeTableWrapperTableProps

    interface IMeTableWrapperTableProps {
        legoDataStorage: any;
        mainValueViewPath: any;
        tableEnv: any;
        type: string;
    }
    Index

    Properties

    legoDataStorage: any
    mainValueViewPath: any

    Используем для того, чтобы передать это свойство в MeuTooltip, чтобы отображать MeLego.

    tableEnv: any
    type: string