Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

getMode method

Information noteSTABLE.

This API is reliable and breaking changes are unlikely.

qlik.navigation.getMode()

Gets the current mode.

Version history

Version history
Version state Details
Introduced 2.1

Parameters

None.

Returns

The current mode as a string.

Example

var result = qlik.navigation.getMode();
	alert('mode':+result);

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!