Skip to content

Latest commit

 

History

History
 
 

NoValue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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 />