Interface: MyopComponentRef
Defined in: src/MyopComponent.tsx:127
Imperative handle exposed via ref on <MyopComponent>.
Properties
reload()
reload: () =>
void
Defined in: src/MyopComponent.tsx:129
Force a remount of the underlying WebView. Counts toward the retry cap.
Returns
void
reset()
reset: () =>
void
Defined in: src/MyopComponent.tsx:131
Reset the crash counter and fallback state, then remount.
Returns
void