Sign up (with export icon)

PrioritiesType

Api-interface icon interface

Provides group of constants to use instead of hardcoding numeric priority values.

Properties

Methods

  • Chevron-right icon

    get( [ priority ] ) → number

    Converts a string with priority name to it's numeric value. If Number is given, it just returns it.

    Parameters

    [ priority ] : PriorityString

    Priority to convert.

    Returns

    number

    Converted priority.