UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

6 lines (5 loc) 273 B
import { getContext, Symbols } from 'choerodon-ui/shared'; var TableRowContext = getContext(Symbols.TableRowContext, null); export var InnerRowCtx = getContext(Symbols.TableInnerRowContext, null); export default TableRowContext; //# sourceMappingURL=TableRowContext.js.map