@temporg/ui-dialog

99.10.0 • Public • Published

category: packages

ui-dialog

npm  build-status  MIT License  Code of Conduct

A utility component for managing keyboard accessibility and screen reader behavior.

Components

The ui-dialog package contains the following:

Installation

yarn add @temporg/ui-dialog

Usage

import React from 'react'
import { Dialog } from '@temporg/ui-dialog'

const MyDialog = () => {
  return (
    <Dialog open={this.state.open}>
      Hello world
    </Dialog>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-dialog

Weekly Downloads

0

Version

99.10.0

License

MIT

Unpacked Size

24.8 kB

Total Files

9

Last publish

Collaborators

  • npm