@refinio/one.ui
    Preparing search index...

    Function usePhoneHeightFixRef

    • Height on Phone has bug with 100 %/vh, so we need to work around it

      Type Parameters

      • T extends HTMLElement

      Parameters

      • addHeight: number = 0

        for additionally modifying the height, can be negative

      Returns RefObject<null | T>