Preparing search index...
The search index is not available
@rcsb/rcsb-saguaro-3d
@rcsb/rcsb-saguaro-3d
RcsbFv3DCustom
RcsbFv3DCustom
Class RcsbFv3DCustom
Hierarchy
RcsbFv3DAbstract
<
{}
,
LoadMolstarInterface
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
,
undefined
>
RcsbFv3DCustom
Index
Constructors
constructor
Methods
plugin
Call
render
unmount
update
Config
Constructors
constructor
new
Rcsb
Fv3DCustom
(
params
:
RcsbFv3DCustomInterface
)
:
RcsbFv3DCustom
Parameters
params:
RcsbFv3DCustomInterface
Returns
RcsbFv3DCustom
Methods
plugin
Call
plugin
Call
(
f
:
(
(
plugin
:
PluginContext
)
=>
void
)
)
:
void
Parameters
f:
(
(
plugin
:
PluginContext
)
=>
void
)
(
plugin
:
PluginContext
)
:
void
Parameters
plugin:
PluginContext
Returns
void
Returns
void
render
render
(
)
:
void
Returns
void
unmount
unmount
(
removeHtmlElement
?:
boolean
, unmountCallback
?:
(
(
)
=>
{}
)
)
:
void
Parameters
Optional
removeHtmlElement:
boolean
Optional
unmountCallback:
(
(
)
=>
{}
)
(
)
:
{}
Returns
{}
Returns
void
update
Config
update
Config
(
config
:
{
sequencePanelConfig
?:
Partial
<
RcsbFvSequenceInterface
<
{}
,
LoadMolstarInterface
<
any
>
,
undefined
>
>
;
structurePanelConfig
?:
Partial
<
RcsbFvStructureConfigInterface
<
LoadMolstarInterface
<
any
>
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
;
}
)
:
void
Parameters
config:
{
sequencePanelConfig
?:
Partial
<
RcsbFvSequenceInterface
<
{}
,
LoadMolstarInterface
<
any
>
,
undefined
>
>
;
structurePanelConfig
?:
Partial
<
RcsbFvStructureConfigInterface
<
LoadMolstarInterface
<
any
>
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
;
}
Optional
sequence
Panel
Config
?:
Partial
<
RcsbFvSequenceInterface
<
{}
,
LoadMolstarInterface
<
any
>
,
undefined
>
>
Optional
structure
Panel
Config
?:
Partial
<
RcsbFvStructureConfigInterface
<
LoadMolstarInterface
<
any
>
,
{
viewerElement
:
string
|
HTMLElement
;
viewerProps
:
Partial
<
ViewerProps
>
;
}
>
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@rcsb/rcsb-
saguaro-
3d
Rcsb
Fv3DAssembly
<internal>
Rcsb
Fv3DCustom
Rcsb
Fv3DSequence
Identity
Rcsb
Fv3DUniprot
Rcsb
Fv3DCustom
constructor
plugin
Call
render
unmount
update
Config
Generated using
TypeDoc