Hook detecting if a component is visible and firing an event if a hidden component is to be rendered.
type of component to observe
ref of component to observe
Optional
event fired when visible state of component changes
intersection buffer for accuracy
Generated using TypeDoc
Hook detecting if a component is visible and firing an event if a hidden component is to be rendered.