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