안녕하세요.
아이비리더스 기술지원팀 입니다.
기존 SPA 환경에서 IBSheet 사용을 도와주는 IBSheet loader 가 최신 SPA 버젼(React v19,Vue3 , Angular v20) 환경에 맞게 업그레이드 되었습니다.
이와 더불어 각 SPA 환경에서 IBSheet 를 동일한 방법으로 사용할 수 있게 도와주는 IBSheet 컴포넌트와 Typescript 환경에서 IBSheet 객체에 대한 타입을 정의하는 인터페이스까지 추가 되었습니다.
아래 URL을 참고해 주세요.
npm 설치 페이지
- IBSheet Loader (@ibsheet/loader)
- IBSheet Component for React v19 (@ibsheet/react)
- IBSheet Component for Vuw3 (@ibsheet/vue)
- IBSheet Component for Angular (@ibsheet/angular)
- IBSheet Component Typescript interface) (@ibsheet/interface)
IBSheet loader 사용법 가이드
- IBSheet loader manual (https://ibsheet.github.io/loader-manual/)
각 환경 별 예제 사이트
- React
- https://github.com/ibsheet/ibsheet-react-sample.git
- https://github.com/ibsheet/loader-react-guide-samples.git
- Vue
- https://github.com/ibsheet/ibsheet-vue-sample.git
- https://github.com/ibsheet/loader-vue-guide-samples.git
- Angular
- https://github.com/ibsheet/ibsheet-angular-sample.git
- https://github.com/ibsheet/loader-angular-guide-sample.git