mdsearchbox

0.0.13 • Public • Published

MDSearchBox

Build Status Dependency Status GitHub issues GitHub license

NPM

Properties


  • text: string - the default string to search
  • onChange: (text) => () - the function fired every time the input text changes.
  • width: number - width of the search box
  • height: number - height of the search box

Note

This Component uses FontAwesome icon. So make sure your project has that included.

npm install font-awesome

and import the css in your root component or include it in index.html

import 'font-awesome/css/font-awesome.css';

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.13
    0
    • latest

Version History

Package Sidebar

Install

npm i mdsearchbox

Weekly Downloads

0

Version

0.0.13

License

MIT

Last publish

Collaborators

  • zhenghe