Interface UpdateClickTypeInterface

Hierarchy

  • UpdateClickTypeInterface

Properties

clickableDisplayTextDescription: string
clickableDisplayTextHeadline: string
clickableLink: string
clickableLinkTitle: string
isForceLinkInIframe?: boolean
isOpenLinkInDrawer?: boolean
portalName: string
position: {
    x: number;
    y: number;
}

Type declaration

  • x: number
  • y: number