@kaakao-ui/visually-hidden
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

@kaakao-ui/visually-hidden npm version

This package includes the Visually Hidden component from the Kaakao-UI Design System Kaakao-UI Design System.

Description

Visually Hidden is used when an element needs to be available to assistive technologies like screen readers, but be otherwise hidden.

Installation

npm install @kaakao-ui/visually-hidden

# With Peer Dependencies
npm install react react-dom @kaakao-ui/visually-hidden

Usage

import { VisuallyHidden } from '@kaakao-ui/visually-hidden';

<VisuallyHidden>Link opens in a new window.</VisuallyHidden>;

Dependents (0)

Package Sidebar

Install

npm i @kaakao-ui/visually-hidden

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

3.37 kB

Total Files

7

Last publish

Collaborators

  • yuschick