Function property

  • Parse an iCalendar property value into the jCal for a single property

    Parameters

    • str: string

      The iCalendar property string to parse

    • Optional designSet: DesignSet

      The design data to use for this property

    Returns ParseComponent | Record<string, string>

    The jCal Object containing the property

    Function

    ICAL.parse.property

Generated using TypeDoc