Preparing search index...
The search index is not available
@ebarooni/capacitor-calendar
@ebarooni/capacitor-calendar
Reminder
Interface Reminder
Since
7.1.0
interface
Reminder
{
alerts
:
number
[]
;
completionDate
:
null
|
number
;
dueDate
:
null
|
number
;
id
:
string
;
isCompleted
:
boolean
;
listId
:
null
|
string
;
location
:
null
|
string
;
notes
:
null
|
string
;
priority
:
null
|
number
;
recurrence
:
RecurrenceRule
[]
;
startDate
:
null
|
number
;
title
:
null
|
string
;
url
:
null
|
string
;
}
Index
Properties
alerts
completion
Date
due
Date
id
is
Completed
list
Id
location
notes
priority
recurrence
start
Date
title
url
Properties
alerts
alerts
:
number
[]
Since
7.1.0
completion
Date
completion
Date
:
null
|
number
Since
7.1.0
due
Date
due
Date
:
null
|
number
Since
7.1.0
id
id
:
string
Since
7.1.0
is
Completed
is
Completed
:
boolean
Since
7.1.0
list
Id
list
Id
:
null
|
string
Since
7.1.0
location
location
:
null
|
string
Since
7.1.0
notes
notes
:
null
|
string
Since
7.1.0
priority
priority
:
null
|
number
Since
7.1.0
recurrence
recurrence
:
RecurrenceRule
[]
Since
7.1.0
start
Date
start
Date
:
null
|
number
Since
7.1.0
title
title
:
null
|
string
Since
7.1.0
url
url
:
null
|
string
Since
7.1.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alerts
completion
Date
due
Date
id
is
Completed
list
Id
location
notes
priority
recurrence
start
Date
title
url
@ebarooni/capacitor-calendar
Loading...
Since
7.1.0