Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Calendar
Schema
EventGadget
Interface EventGadget
interface
EventGadget
{
display
?:
string
;
height
?:
number
;
iconLink
?:
string
;
link
?:
string
;
preferences
?:
object
;
title
?:
string
;
type
?:
string
;
width
?:
number
;
}
Index
Properties
display?
height?
icon
Link?
link?
preferences?
title?
type?
width?
Properties
Optional
display
display
?:
string
Optional
height
height
?:
number
Optional
icon
Link
iconLink
?:
string
Optional
link
link
?:
string
Optional
preferences
preferences
?:
object
Optional
title
title
?:
string
Optional
type
type
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
height
icon
Link
link
preferences
title
type
width
Google Apps Script API
Loading...