Options
All
  • Public
  • Public/Protected
  • All
Menu

The input which can be passed to the calendar when adding a schedule and event.

Type parameters

  • T

    The type of data stored in the Event class.

  • M

    The type of metadata stored in the schedule.

Hierarchy

  • EventInput

Index

Properties

Properties

Optional data

data: T

Optional id

id: any

schedule

schedule: ScheduleInput<M> | Schedule<M>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc