Skip to content

takin/nst-react-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Component

All React Component created by NST Engineer

Button

Props:

  • style -> Style of the div wrappper
  • type -> Button Type e.g "submit"
  • onClick -> Action on click

Input

Props:

  • style -> Style of the div wrappper
  • onChange -> action to take when value is changed
  • text -> Input value
  • type -> Input Type e.g "text"
  • placeholder -> input value hint

About

react component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published