RTSDK
NPM Package
Demo
Preparing search index...
interfaces
DroppedAssetOptionalInterface
Interface DroppedAssetOptionalInterface
interface
DroppedAssetOptionalInterface
{
attributes
?:
|
DroppedAssetInterface
|
{
position
?:
{
x
:
number
;
y
:
number
}
;
text
?:
string
;
urlSlug
?:
string
}
;
credentials
?:
object
|
InteractiveCredentials
;
}
Index
Properties
attributes?
credentials?
Properties
Optional
attributes
attributes
?:
|
DroppedAssetInterface
|
{
position
?:
{
x
:
number
;
y
:
number
}
;
text
?:
string
;
urlSlug
?:
string
}
Optional
credentials
credentials
?:
object
|
InteractiveCredentials
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
credentials
NPM Package
Demo
RTSDK
Loading...