diff --git a/source/entryjs/api/2024-02-29-popup.md b/source/entryjs/api/2024-02-29-popup.md index 19d13b6d..12948b44 100644 --- a/source/entryjs/api/2024-02-29-popup.md +++ b/source/entryjs/api/2024-02-29-popup.md @@ -352,7 +352,7 @@ navigations 프로퍼티에서 어떤 단독기능 type을 사용중인지 확 페이지 구현 type들은 자신이 사용하는 단독type에서 사용하는 이벤트를 핸들링하여 setData로 적절히 데이터 처리를 해야 합니다. -페이지 구현 type들은 tool.data.data.data의 데이터들이 조금씩 다릅니다. ~~각 타입별 데이터는 [팝업 데이터 타입 정의](#팝업-데이터-타입-정의)에서 다룹니다.~~ +페이지 구현 type들은 tool.data.data.data의 데이터들이 조금씩 다릅니다. **submit 이벤트로 제출시 entryjs를 사용해서 어떻게 WS화면에 추가하는지를 기술합니다.** @@ -1474,4 +1474,4 @@ return() ### Component.MusicScale -### Component.ContextMenu \ No newline at end of file +### Component.ContextMenu