DisplayCardReturnObject
Interface: DisplayCardReturnObject
Object returned from calls to displayCard
. 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