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/>`
	/>
)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    174
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    174

Package Sidebar

Install

npm i react-field-sizing-content

Weekly Downloads

174

Version

1.0.0

License

MIT

Unpacked Size

9.86 kB

Total Files

7

Last publish

Collaborators

  • thejameskyle