SheetXL - v0.3.20
    Preparing search index...

    Variable defaultCreateScrollCornerConst

    defaultCreateScrollCorner: (
        { width, height }: { height: any; width: any },
    ) => JSX.Element

    Type declaration

      • ({ width, height }: { height: any; width: any }): JSX.Element
      • Parameters

        • { width, height }: { height: any; width: any }

        Returns JSX.Element