# details_on_dblclick

### Description

@short: "'says'가 작업을 더블 클릭한 후 라이트박스가 열리도록 합니다"

@signature: details_on_dblclick: boolean

### Example

~~~jsx
gantt.config.details_on_dblclick = true;

gantt.init("gantt_here");
~~~

**기본값:** true
s