react 17, typescript, ag-grid 트리 목록
[ { "scenarioId": "SC001", "name": "Sales", "parentId": null, "scenarioType": "Group", "url": "" }, { "scenarioId": "SC001001", "name": "EDI Order Management", "parentId": "SC001", "scenarioType": "Screen", "url": "/edi/EDIOrderManagement" }, { "scenarioId": "SC002", "name": "Service", "parentId": null, "scenarioType": "Group", "url": "" }, { ..