Search results

EndType API in Angular Recurrence Editor API component

Defines the available types of recurrence end for the recurrence editor.

  • The following options are available:
  • never - Denotes that the recurrence has no end date and continues indefinitely.
  • until - Denotes that the recurrence ends on a specified date.
  • count - Denotes that the recurrence ends after a specified number of occurrences.