I would like to know if exists best practices to format and restrict on *-input elements entry in Polymer 1.0.
For example:
Date = 'dd/mm/yyyy'
pattern
default to guarantee that entry just number, comma and points?iron-input
supports an allowed-pattern
attribute https://elements.polymer-project.org/elements/iron-input