toast-ui.react-grid icon indicating copy to clipboard operation
toast-ui.react-grid copied to clipboard

column 각각 width 조정

Open athilog opened this issue 6 years ago • 0 comments

editOptions: { type: "text", width: 100 } 현재 이렇게 옵션을 주고 grid.current.getInstance().refreshLayout(); 을 해봤지만 사이즈 조절이 되지 않습니다.

어떻게 하면 사이즈 조절을 할 수 있을 까요?

athilog avatar Aug 30 '19 06:08 athilog