-scope: false
Parent Count: {{ count }}

In this example, we set the count property on parent scope, and after load the linking function from our custom directive, we overwritten the value of count property, so the value changed on both scopes.