activeTooltips
activeTooltips: any[] = []
Optional
button
button?: HTMLElement
Optional
closeButton
closeButton?: HTMLElement
currentTab
currentTab: string = 'share-map'
Optional
displayStyle
displayStyle?: string
Optional
div
div?: HTMLElement
facebookLogo
facebookLogo: string = FacebookLogo
Optional
header
header?: HTMLElement
Optional
iframeCode
iframeCode?: string
iframeSize
iframeSize: "small" | "large" | "medium" = 'small'
Optional
iframeUrl
iframeUrl?: string
linkedInLogo
linkedInLogo: string = LinkedInLogo
loading
loading: boolean = true
mailLogo
mailLogo: string = MailLogo
Optional
qrCode
qrCode?: string
rendered
rendered: boolean = false
Optional
shareLink
shareLink?: string
styleUrl
styleUrl: null | string = null
styleUrls
styleUrls: string[] = ...
success
success: boolean = true
template
template: Hole | () => Hole
templateUrl
templateUrl: string = './template.html'
Optional
timeoutId
timeoutId?: Timeout
twitterLogo
twitterLogo: string = TwitterLogo