Class: CheckV18

CheckV18()

Gatherer to determine if Northstar v18 is imported into the page. If true, return any v18 CSS classes found.

Constructor

new CheckV18()

Source:

Methods

(async) afterPass(options) → {*}

Parameters:
Name Type Description
options object

Gatherer options

Source:
Returns:

Gatherer artifact

Type
*

(static) getScriptsInDom(passContext) → {Promise}

Parameters:
Name Type Description
passContext object

passContext object

Source:
Returns:

promise of Northstar v18 scripts found loaded on the page

Type
Promise