Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs($compile): usage of bindToController as object is undocumented #13228

Closed
@gjungb

Description

@gjungb

Since version 1.4 it's possible to use bindToController as an object like so:

bindToController: {
  text: '@text',
  obj: '=obj',
  expr: '&expr'
},
scope: {}

This fact is not reflected in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions