display property
The gadget's display mode.
Deprecated. Possible values are:
- "icon" - The gadget displays next to the event's title in the calendar view.
- "chip" - The gadget displays when the event is clicked.
Implementation
core.String? display;
The gadget's display mode.
Deprecated. Possible values are:
core.String? display;