Preparing search index...
The search index is not available
ical-generator - v8.0.2-develop.6
ical-generator
ICalAlarmJSONData
Interface ICalAlarmJSONData
interface
ICalAlarmJSONData
{
attach
:
null
|
ICalAttachment
;
attendees
:
ICalAttendee
[]
;
description
:
null
|
string
;
interval
:
null
|
number
;
relatesTo
:
null
|
ICalAlarmRelatesTo
;
repeat
:
null
|
ICalAlarmRepeatData
;
summary
:
null
|
string
;
trigger
:
string
|
number
;
type
:
ICalAlarmType
;
x
:
{
key
:
string
;
value
:
string
;
}
[]
;
}
Index
Properties
attach
attendees
description
interval
relates
To
repeat
summary
trigger
type
x
Properties
attach
attach
:
null
|
ICalAttachment
attendees
attendees
:
ICalAttendee
[]
description
description
:
null
|
string
interval
interval
:
null
|
number
relates
To
relates
To
:
null
|
ICalAlarmRelatesTo
repeat
repeat
:
null
|
ICalAlarmRepeatData
summary
summary
:
null
|
string
trigger
trigger
:
string
|
number
type
type
:
ICalAlarmType
x
x
:
{
key
:
string
;
value
:
string
;
}
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attach
attendees
description
interval
relates
To
repeat
summary
trigger
type
x
ical-generator - v8.0.2-develop.6
Loading...