gi-nx
gi-nx / enableBottomBarIframe
tsfunction enableBottomBarIframe(url: string, height?: number): void;
Parameters
| Parameter | Type | Description |
|---|
url | string | URL to load in the iframe |
height | number | Height of the iframe in pixels (default: 260) |
Returns
void
void