NerdletStateContext

Usage

import { NerdletStateContext } from 'nr1'

Examples

Basic

Props

There are no props for this component.

Methods

NerdletStateContext.subscribe

function (
subscriber: function

Function that will be called.

) => undefined