Closed arangates closed 8 years ago
i want to send my iron-form data to firebase.the demo shows only GET method .can we send form data to firebase with firebase-element?
If you two-way bind the data, and then change the data, it will update on Firebase (if your security rules allow it, that is)
i want to send my iron-form data to firebase.the demo shows only GET method .can we send form data to firebase with firebase-element?