Chat Viewer
    Preparing search index...

    Type Alias OnAffixCallback<M>

    OnAffixCallback: (handle: ChatViewerHandle<M>, isDisplayed: boolean) => void

    Callback fired when the ChatViewerProps.prefix or ChatViewerProps.suffix node is displayed in the viewport.

    Type Parameters

    Type declaration