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

99.10.0 • Public • Published

category: packages

ui-view

npm  build-status  MIT License  Code of Conduct

A component for basic styles including spacing, sizing, borders, display, positioning, and focus states.

Components

The ui-view package contains the following:

Installation

yarn add @temporg/ui-view

Usage

---
example: false
---
import React from 'react'
import { View } from '@temporg/ui-view'

const MyView = () => {
  return (
    <View as="div" padding="small" borderWidth="small">
      Hello World
    </View>
  )
}

Dependencies (11)

Dev Dependencies (2)

Package Sidebar

Install

npm i @temporg/ui-view

Weekly Downloads

6

Version

99.10.0

License

MIT

Unpacked Size

184 kB

Total Files

31

Last publish

Collaborators

  • npm