PP.initOS

Syntax

initOS(domNode: HTMLElement);

Parameters

domNode. DOM element.

Description

The initOS method adds CSS class corresponding to client OS to specified node.

Comments

This method returns a DOM node, that is a value of the HTMLElement type.

Example

The example of static method use is given in the Example of Creating the EaxBubbleChart Component page.

See also:

PP