Hex Core JS
    Preparing search index...

    Type Alias UseScrollSyncOptions

    type UseScrollSyncOptions = {
        horizontal?: boolean;
        vertical?: boolean;
    }
    Index

    Properties

    horizontal?: boolean
    vertical?: boolean