@talend/react-containers
Version:
Provide connected components aka containers for @talend/react-cmf based on @talend/react-components.
12 lines (11 loc) • 324 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = exports.default = {
LIST_TOGGLE_FILTER: 'LIST_TOGGLE_FILTER',
LIST_FILTER_CHANGE: 'LIST_FILTER_CHANGE',
LIST_CHANGE_SORT_ORDER: 'LIST_CHANGE_SORT_ORDER'
};
//# sourceMappingURL=List.constant.js.map