Hex Core JS
    Preparing search index...

    Type Alias ScrollContextValue

    type ScrollContextValue = {
        scrollReady: () => void;
    }
    Index

    Properties

    Properties

    scrollReady: () => void