NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
components/modals/CompleteNFTModals
MintNFTModal
Function MintNFTModal
MintNFTModal
(
__namedParameters
:
{
collections
:
Collection
[]
;
loading
:
boolean
;
onClose
:
()
=>
void
;
onMint
:
(
metadata
:
NFTMetadata
,
collectionId
:
string
)
=>
void
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
collections
:
Collection
[]
;
loading
:
boolean
;
onClose
:
()
=>
void
;
onMint
:
(
metadata
:
NFTMetadata
,
collectionId
:
string
)
=>
void
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...