in-app-search

1.1.0 • Public • Published

Build Status License Published on webcomponents.org

Watch <in-app-search>↗ live

A Polymer 3.0 element of material design in app search: Search pattern

Install dependencies and run the demo locally

  1. Build <web-socket> in the repo directory:
$ polymer build
  1. Run the demo automatically in your browser:
$ polymer serve --open

Usage

<in-app-search expanded placeholder="Search"></in-app-search>

Attributes explained:

  • expanded = True while search field is expanded
  • placeholder = Specifies a short hint that describes the expected value of the search field

/in-app-search/

    Package Sidebar

    Install

    npm i in-app-search

    Weekly Downloads

    0

    Version

    1.1.0

    License

    none

    Unpacked Size

    11.5 kB

    Total Files

    11

    Last publish

    Collaborators

    • hunsalz