@nordicsemiconductor/rsrp-bar

React component to render an RSRP bar or a failover icon in case the reported value is not valid

Usage no npm install needed!

<script type="module">
  import nordicsemiconductorRsrpBar from 'https://cdn.skypack.dev/@nordicsemiconductor/rsrp-bar';
</script>

README

RSRP Bar npm version

Test, Build and Release semantic-release Renovate Mergify Status Commitizen friendly code style: prettier ESLint: TypeScript

React component to render an RSRP bar or a failover icon in case the reported value is not valid.

Demo

Installation

npm i --save-dev @nordicsemiconductor/rsrp-bar

Usage

See ./src/demo.tsx for an example.

Demo

npm start