Skip to content

Files

Latest commit

d621148 · Dec 30, 2019

History

History
12 lines (8 loc) · 238 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 238 Bytes

NoValue

Render a dash, -, to indicate "no value set", including the appropriate aria-label so screen readers will also read "no value set".

Basic Usage

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

<NoValue />