Skip to content

gi-nx


gi-nx / enableBottomBarIframe

ts
function enableBottomBarIframe(url: string, height?: number): void;

Parameters

ParameterTypeDescription
urlstringURL to load in the iframe
heightnumberHeight of the iframe in pixels (default: 260)

Returns

void

void