@qonto/embed-sdk / <internal> / DisplayCardReturnObjectDocumentation Index
Fetch the complete documentation index at: https://docs.qonto.com/llms.txt
Use this file to discover all available pages before exploring further.
Interface: DisplayCardReturnObject
Object returned from calls todisplayCard. It allows operating
with the UI the function injects in the calling page.
Properties
destroyEmbedUI()
destroyEmbedUI: () => void
A function that will destroy the Embed UI injected when
displayCard was called and will remove it from the page.
Returns
void