Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 248 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 248 Bytes

NoValue

Render a visual dash (-) to visually indicate "no value set", and a screen-reader-only element so screen readers will also read "no value set".

Basic Usage

import { NoValue } from '@folio/stripes/components';

<NoValue />