angular-localForage icon indicating copy to clipboard operation
angular-localForage copied to clipboard

Question: When I get a value from localForage, is it automatically bound?

Open davidtlee opened this issue 10 years ago • 1 comments

If I do $localForage.getItem('key'), is the returned key object automatically bound to the localForage object? It seems like it is, but I just wanted to double-check if that is the expected behavior.

davidtlee avatar Sep 14 '15 16:09 davidtlee

Not sure I follow the question here. Can you add a code sample for clarity?

scotttrinh avatar Jun 15 '16 16:06 scotttrinh