Skip to main content

gcal.gadget.display

Home > @runlightyear/gcal > Gadget > display

Gadget.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.

Signature:
display: "icon" | "chip";