1.0.1 • Published 6 years ago

react-calc-components v1.0.1

Weekly downloads
9
License
-
Repository
-
Last release
6 years ago

React Calc Components

Description

This is a very simple package containing 2 components for students to practice using a 3rd party npm package to build a react calculator app.

Components

Button

Properties
  • onClick - onClick attribute
  • value - value attribute
  • type - type attribute
  • className - className attribute
  • text - used to add text inside button

Input

Properties
  • type - type attribute
  • value - value attribute
  • className - className attribute
1.0.1

6 years ago

1.0.0

6 years ago