@temporg/ui-text-area

99.10.0 • Public • Published

category: packages

ui-text-area

npm  build-status  MIT License  Code of Conduct

A styled HTML textarea Component.

Components

The ui-text-area package contains the following:

Installation

yarn add @temporg/ui-text-area

Usage

import React from 'react'
import { TextArea } from '@temporg/ui-text-area'

const MyTextArea = () => {
  return (
    <TextArea
      label="Course Description"
      maxHeight="10rem"
    />
  )
}

/@temporg/ui-text-area/

    Package Sidebar

    Install

    npm i @temporg/ui-text-area

    Weekly Downloads

    0

    Version

    99.10.0

    License

    MIT

    Unpacked Size

    55.7 kB

    Total Files

    20

    Last publish

    Collaborators

    • npm