Calendar Event
<gstock-calendar-event>
|
GstockCalendarEvent
API
Properties
| Name | Description | Reflects | Type | Default |
|---|---|---|---|---|
dateFormat
date-format
|
Date format for show the date. |
|
'DD/MM/YYYY'
| 'DD-MM-YYYY'
| 'DD.MM.YYYY'
| 'YYYY/MM/DD'
| 'YYYY-MM-DD'
| 'YYYY.MM.DD'
| 'MM/DD/YYYY'
| 'MM-DD-YYYY'
| 'MM.DD.YYYY'
|
'YYYY-MM-DD'
|
disabled
|
Indicates if the event is disabled |
|
boolean
|
false
|
title
|
Title of the event |
string
|
-
|
|
description
|
Description of the event |
string
|
-
|
|
date
|
Date of the event in ISO 8601 format (YYYY-MM-DD) |
string
|
-
|
|
updateComplete
|
A read-only promise that resolves when the component has finished updating. |
Learn more about attributes and properties .