Loading...

ff-delete

< Back To DOCS

Purpose

The ff-delete attribute allows an end user to delete a value from a list.

Sample: delete

HTML


            

Result

Firebase emulator

  • taskList
    • {{_key}}
      • taskName: {{taskName}}
      • important: {{important}}

Click the above links and notice the value change in the Firebase emulator.

< Back To DOCS