0.0.7 • Published 4 years ago

react-input-with-popup v0.0.7

Weekly downloads
38
License
-
Repository
github
Last release
4 years ago

How To Install

npm i react-input-with-popup

Usage

PropsTypeDesc
buttonLabelstringButton Label
disabledbooleanDisabling or Enabling
onChangefunctionInput onChange function
childrenJSX ElementEach elements in InputWithPopup tag

Usage

\<InputWithPopup buttonLabel="button label" disabled={true} onChange={e=> {console.log(e)}}>
      \Sample DIV!! \
      \Sample Button \
\

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago