Socket
Socket
Sign inDemoInstall

react-floating-label-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-floating-label-wrapper - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/react-floating-label-wrapper.cjs.production.min.css

2

package.json
{
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -8,2 +8,17 @@ A Floating Label Wrapper Component, You can wrap your input component in it.

+ if wrapped component get focus:
+ placeholder will float to left top corn of container. like the [Material Float Label's behavior](https://material.io/components/text-fields#anatomy).
+ placeholder will float to left top corn of container. like the [Material Float Label's behavior](https://material.io/components/text-fields#anatomy).
## Install
```
npm i react-floating-label-wrapper
```
or
```
yarn add react-floating-label-wrapper
```
## Docs
[storybook docs](https://shikelong.github.io/react-floating-label-wrapper/?path=/story/welcome--get-start)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc