react-field-sizing-content
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

react-field-sizing-content

A React-based ponyfill for field-sizing: content

Install

npm add react-field-sizing-content

Usage

import { Input } from "react-field-sizing-content"

render(
	<Input
		fieldSizing="content"
		// otherwise is identical to `<input/>`
	/>
)

Package Sidebar

Install

npm i react-field-sizing-content

Weekly Downloads

110

Version

1.0.0

License

MIT

Unpacked Size

9.86 kB

Total Files

7

Last publish

Collaborators

  • thejameskyle