Function component

  • Convenience method to parse a component. You can use ICAL.parse() directly instead.

    Parameters

    • str: string

      The iCalendar component string to parse

    Returns string | ParseComponent

    The jCal Object containing the component

    Function

    ICAL.parse.component

    See

    ICAL.parse(function)

Generated using TypeDoc