RTSDK
NPM Package
Demo
Preparing search index...
interfaces
UpdateClickTypeInterface
Interface UpdateClickTypeInterface
interface
UpdateClickTypeInterface
{
clickableDisplayTextDescription
?:
string
;
clickableDisplayTextHeadline
?:
string
;
clickableLink
?:
string
;
clickableLinkTitle
?:
string
;
clickType
?:
DroppedAssetClickType
;
isForceLinkInIframe
?:
boolean
;
isOpenLinkInDrawer
?:
boolean
;
portalName
?:
string
;
position
?:
{
x
:
number
;
y
:
number
}
;
}
Index
Properties
clickable
Display
Text
Description?
clickable
Display
Text
Headline?
clickable
Link?
clickable
Link
Title?
click
Type?
is
Force
Link
In
Iframe?
is
Open
Link
In
Drawer?
portal
Name?
position?
Properties
Optional
clickable
Display
Text
Description
clickableDisplayTextDescription
?:
string
Optional
clickable
Display
Text
Headline
clickableDisplayTextHeadline
?:
string
Optional
clickable
Link
clickableLink
?:
string
Optional
clickable
Link
Title
clickableLinkTitle
?:
string
Optional
click
Type
clickType
?:
DroppedAssetClickType
Optional
is
Force
Link
In
Iframe
isForceLinkInIframe
?:
boolean
Optional
is
Open
Link
In
Drawer
isOpenLinkInDrawer
?:
boolean
Optional
portal
Name
portalName
?:
string
Optional
position
position
?:
{
x
:
number
;
y
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clickable
Display
Text
Description
clickable
Display
Text
Headline
clickable
Link
clickable
Link
Title
click
Type
is
Force
Link
In
Iframe
is
Open
Link
In
Drawer
portal
Name
position
NPM Package
Demo
RTSDK
Loading...