Loading...

ff-push

< Back To DOCS

Purpose

The ff-push allows an end user to add a values to an end of an array by clicking the element.

Sample: adding to a list

HTML


            

Result

  • {{_value}}

Firebase emulator

  • sample
    • {{_key}}: {{_value}}

Click the add more button to see the static word 'more' added to the list sample (static words must be surrounded by "double" or 'single' quotes). Click the add button and notice the text in the adjacent textbox added to the list sample.

< Back To DOCS