Skip to content

EllipticalElements/ui-input-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI-INPUT-ADDON

Icon button input element for polymer web components

Installation

##bower

bower install ui-input-addon

Usage

<link rel="import" href="bower_components/elliptical-sass/elliptical-sass.html">
<link rel="import" href="bower_components/ui-input-addon/ui-input-addon.html">

<ui-input-addon data-id="search" data-name="search" icon-class="icon-core-search" handle-event="true" placeholder="Search"></ui-input-addon>

Element Attributes

data-id
data-name
data-value
placeholder
role
icon-class
button-class
button-label
handle-event

Element Attributes

data-id
data-name
data-value
placeholder
role
icon-class
button-class
button-label
handle-event

Element Events

ui.input.addon.press

About

Icon button input web component

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages