Skip to content
Hiroshi Saito edited this page Nov 20, 2013 · 5 revisions

FAQ

Is knockoutFire in active development?

Sorry, but No. I am not currently using Firebase nor KnockoutJS.

How do I get the name of a firebaseRef?

<li data-bind="text: $data.firebase.name()"></li>

JSFiddle demo

For more information about $data, see Knockout : Binding context