@ebarooni/capacitor-calendar
Preparing search index...
Reminder
Interface Reminder
Since
7.1.0
interface
Reminder
{
alerts
:
number
[]
;
completionDate
:
number
|
null
;
dueDate
:
number
|
null
;
id
:
string
;
isCompleted
:
boolean
;
listId
:
string
|
null
;
location
:
string
|
null
;
notes
:
string
|
null
;
priority
:
number
|
null
;
recurrence
:
RecurrenceRule
[]
;
startDate
:
number
|
null
;
title
:
string
|
null
;
url
:
string
|
null
;
}
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
completionDate
:
number
|
null
Since
7.1.0
due
Date
dueDate
:
number
|
null
Since
7.1.0
id
id
:
string
Since
7.1.0
is
Completed
isCompleted
:
boolean
Since
7.1.0
list
Id
listId
:
string
|
null
Since
7.1.0
location
location
:
string
|
null
Since
7.1.0
notes
notes
:
string
|
null
Since
7.1.0
priority
priority
:
number
|
null
Since
7.1.0
recurrence
recurrence
:
RecurrenceRule
[]
Since
7.1.0
start
Date
startDate
:
number
|
null
Since
7.1.0
title
title
:
string
|
null
Since
7.1.0
url
url
:
string
|
null
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