Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
EmbedPluginState
Interface EmbedPluginState
interface
EmbedPluginState
{
activePlugin
?:
PayloadRenderPlugin
;
embedPluginConfig
?:
PluginConfig
;
hideElementsConfig
?:
EmbedPluginVisibilityConfig
;
huri
?:
string
;
plugins
?:
PayloadRenderPlugin
[]
;
provided
:
boolean
;
refreshTitle
?:
string
;
setActivePlugin
?:
Dispatch
<
SetStateAction
<
undefined
|
PayloadRenderPlugin
>
>
;
timestampLabel
?:
string
;
}
Hierarchy (
view full
)
EmbedPluginBase
ContextExState
EmbedPluginState
Index
Properties
active
Plugin?
embed
Plugin
Config?
hide
Elements
Config?
huri?
plugins?
provided
refresh
Title?
set
Active
Plugin?
timestamp
Label?
Properties
Optional
active
Plugin
active
Plugin
?:
PayloadRenderPlugin
Optional
embed
Plugin
Config
embed
Plugin
Config
?:
PluginConfig
Optional
hide
Elements
Config
hide
Elements
Config
?:
EmbedPluginVisibilityConfig
Optional
huri
huri
?:
string
Optional
plugins
plugins
?:
PayloadRenderPlugin
[]
provided
provided
:
boolean
Optional
refresh
Title
refresh
Title
?:
string
Optional
set
Active
Plugin
set
Active
Plugin
?:
Dispatch
<
SetStateAction
<
undefined
|
PayloadRenderPlugin
>
>
Optional
timestamp
Label
timestamp
Label
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Plugin
embed
Plugin
Config
hide
Elements
Config
huri
plugins
provided
refresh
Title
set
Active
Plugin
timestamp
Label
XYO Platform React SDK - v4.1.8
Loading...