@hmiproject/helio-sdk
Preparing search index...
RenderInstanceProps
Type Alias RenderInstanceProps
type
RenderInstanceProps
=
{
instance
:
InstanceRefSchema
;
render
?
(
options
:
RenderInstancesRenderOptions
)
:
ReactNode
;
}
Index
Properties
instance
Methods
render?
Properties
instance
instance
:
InstanceRefSchema
Methods
Optional
render
render
?
(
options
:
RenderInstancesRenderOptions
)
:
ReactNode
Parameters
options
:
RenderInstancesRenderOptions
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
instance
Methods
render
@hmiproject/helio-sdk
Loading...