Unblu Floating JS API
    Preparing search index...

    Type Alias UiActiveIndividualUiViewChangeListener

    UiActiveIndividualUiViewChangeListener: (
        uicomponent: ActiveIndividualUiView,
    ) => void

    Listener called whenever the active individual UI view changes.

    NOTE: This listener is also triggered when the view in individual UI changes, but the UI isn't visible, for example, because it's collapsed.

    Type declaration