Base element for all our PolymerElements
Implements the internationalization mixin and adds support for the '@listen' decorator. It also includes all the basic polymer stuff
Dispatch an event
event name
optional value
Localize a string
name from _locales
optional default value if name not found
Generated using TypeDoc
Base element for all our PolymerElements
Implements the internationalization mixin and adds support for the '@listen' decorator. It also includes all the basic polymer stuff