Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 458 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 458 Bytes

carbo-form

This component should be used wrapping the iron-form. It implements some interactions and basic form states

  • loading

  • error

  • success

  • implements the action="eventName:handlerName" directive on descendant components.

configurations

  • id
  • entity Entidade a qual o formulario se refere
  • successNavigateTo
  • errorNavigateTo
  • showButton

events

  • success
  • submit
  • error
  • invalid

configurations of paper toast

  • id
  • message