Type alias CustomSlopeAngleFormatter

CustomSlopeAngleFormatter: ((verticalHeight, horizontalHeight) => string)

Type declaration

    • (verticalHeight, horizontalHeight): string
    • Parameters

      • verticalHeight: number
      • horizontalHeight: number

      Returns string