Skip to main content

ReactSyncConnector.getSnapshot

알림함수가 실행되어, 리랜더링 될 시 조회할 데이터를 넘겨줍니다.

Signature

getSnapshot: () => NonNullable<Data> | null;