Modal
SDK provides various methods and attributes to work with Fund Kit Widget
Last updated
SDK provides various methods and attributes to work with Fund Kit Widget
Last updated
You can obtain the AarcFundKitModal
object from @aarc-xyz/fundkit-web-sdk
. This Class provides various methods and attributes for interacting with the widget, such as opening and closing it, setting a custom amount, and more.
Learn more about custom types from here
Method/Attribute | Type | Description |
---|---|---|
Ensure config
is properly configured before using openModal
config
FKConfig | undefined
The configuration object for the modal.
openModal
Function
Open modal iFrame view
close
Function
Close modal iFrame view
init
Function
Initialize the listeners