Hex Core JS
    Preparing search index...

    Function useGlobalStackIndexInfo

    • Provides information from the GlobalStackingContext.

      Returns {
          maxStackIndex: number;
          maxStackIndexKey: string;
          minStackIndex: number;
          minStackIndexKey: string;
      }