Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
PropertyAction
Interface PropertyAction
interface
PropertyAction
{
disabled
?:
boolean
;
icon
?:
ReactNode
;
name
:
string
;
onClick
?:
(
(
)
=>
void
)
;
}
Index
Properties
disabled?
icon?
name
on
Click?
Properties
Optional
disabled
disabled
?:
boolean
Optional
icon
icon
?:
ReactNode
name
name
:
string
Optional
on
Click
on
Click
?:
(
(
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
icon
name
on
Click
XYO Platform React SDK - v4.1.8
Loading...