@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Function heightFromAspectRatio

    • Calculate the height based on element width and aspect ratio.

      Parameters

      • el: HTMLElement | SVGElement

        The svg element

      • aspectRatio: string

        The aspect ratio in form number:number

      Returns number