0.0.4 • Published 6 years ago

fs-react v0.0.4

Weekly downloads
1,123
License
ISC
Repository
-
Last release
6 years ago

ReactAutoComplelte

NPM version Build Status

Dependency Status devDependency Status peerDependency Status

Auto filter data table

Installation

npm install fs-react --save

Usage

inmport fs-react from 'fs-react';

Further options

PropertyTypeDefaultDescription
classNamestring'form-control'css class for html input element. also is passed to children
dataarray[]
filterNamearray['code', 'name', '...']'limit maximum 5'
locationNumber0'location by table column '
columnsarray[]
namestring'ReactAutoComplete'html form prop
idstring''html form prop
autoFocusbooleantruehtml autofocus prop
bgcolorstring''html bgcolor prop. Background tr when have a event row up/down
txtColorstring''html text color prop. text-color tr when have a event row up/down
placeholderstring''html placeholder prop
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago