@temporg/ui-position

99.10.0 • Public • Published

category: packages

ui-position

npm  build-status  MIT License  Code of Conduct

A component for positioning content with respect to a designated target.

Components

The ui-position package contains the following:

Installation

yarn add @temporg/ui-position

Usage

For detailed usage and documentation, see Position.

import React from 'react'
import { Position } from '@temporg/ui-position'

const MyPosition = () => {
  return (
    <Position renderTarget={<div>Target</div>}>
      Hello world
    </Position>
  )
}

Readme

Keywords

none

Package Sidebar

Install

npm i @temporg/ui-position

Weekly Downloads

1

Version

99.10.0

License

MIT

Unpacked Size

118 kB

Total Files

44

Last publish

Collaborators

  • npm