NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
components/modals/CompleteNFTModals
ListNFTModal
Function ListNFTModal
ListNFTModal
(
__namedParameters
:
{
nft
:
NFT
;
onClose
:
()
=>
void
;
onList
:
(
price
:
string
,
currency
:
string
)
=>
void
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
nft
:
NFT
;
onClose
:
()
=>
void
;
onList
:
(
price
:
string
,
currency
:
string
)
=>
void
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...