UNPKG

sense-navigation

Version:

Sense Sheet Navigation + Actions visualization extension for Qlik Sense.

14 lines (13 loc) 437 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>QlikCloud Iframe test</title> </head> <body> <iframe height="700px" width="100%" src="http://localhost:4848/sense/app/sense-navigation_v1x.qvf"></iframe> </body> </html>