On August 31, 2024, we're EOLing developer.newrelic.com. All relevant content has been migrated to docs.newrelic.com.

NerdletStateContext

Usage

import { NerdletStateContext } from 'nr1'

Examples

Props

There are no props for this component.

Methods

NerdletStateContext.subscribe

function (
subscriber: function

Function that will be called.

) => undefined