Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
PayloadDetailsListRenderProps
Interface PayloadDetailsListRenderProps
interface
PayloadDetailsListRenderProps
{
active
?:
boolean
;
listMode
?:
ListMode
;
payload
?:
{
schema
:
string
;
}
&
PayloadFields
;
visibleRows
?:
number
;
}
Hierarchy (
view full
)
PayloadDetailsRenderProps
PayloadDetailsListRenderProps
Index
Properties
active?
list
Mode?
payload?
visible
Rows?
Properties
Optional
active
active
?:
boolean
Optional
list
Mode
list
Mode
?:
ListMode
Optional
payload
payload
?:
{
schema
:
string
;
}
&
PayloadFields
Optional
visible
Rows
visible
Rows
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
list
Mode
payload
visible
Rows
XYO Platform React SDK - v4.1.8
Loading...