toast-ui.react-grid
toast-ui.react-grid copied to clipboard
column 각각 width 조정
editOptions: { type: "text", width: 100 } 현재 이렇게 옵션을 주고 grid.current.getInstance().refreshLayout(); 을 해봤지만 사이즈 조절이 되지 않습니다.
어떻게 하면 사이즈 조절을 할 수 있을 까요?