META UI Components
    Preparing search index...

    Interface DataResultRowProps

    interface DataResultRowProps {
        contextualClass?: string;
        editor?: any;
    }
    Index

    Properties

    contextualClass?: string

    Для подкрашивания строки

    [ active, success, info, warning, da] http://getbootstrap.com/css/#tables-contextual-classes

    editor?: any

    Управление свойствами редактируемой таблицы