Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "font/Weight"

Index

Variables

Const fontWeightBase

fontWeightBase: Union = "500"

Functions

fontWeightRatio

  • fontWeightRatio(last: Union, delta: number): Union
  • Calculates the steps of the weight

    Parameters

    • last: Union

      the previous step value

    • delta: number

      the step to apply to the previous value

    Returns Union

    the next step value