Skip to content

afeiship/next-active-value

Repository files navigation

next-active-value

Get active element value.

version license size download

installation

npm install -S @jswork/next-active-value

usage

import '@jswork/next-active-value';

nx.activeValue({
  context: document,
})

license

Code released under the MIT license.