@temporg/ui-overlays
TypeScript icon, indicating that this package has built-in type declarations

99.10.0 • Public • Published

category: packages

ui-overlays

npm  build-status  MIT License  Code of Conduct

Components

The ui-overlays package contains the following:

Deprecated components

The following components have been deprecated and will be removed from the ui-overlays package in v 7.0.0:

Installation

yarn add @temporg/ui-overlays

Usage

import React from 'react'
import { Mask } from '@temporg/ui-overlays'

const MyMask = () => {
  return (
    <Mask>
      <Text>Hello mask</Text>
    </Mask>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-overlays

Weekly Downloads

2

Version

99.10.0

License

MIT

Unpacked Size

64.7 kB

Total Files

24

Last publish

Collaborators

  • npm