Skip to content

Implement one way data binding  #1

Description

@MikeRyanDev

Proposed syntax:

angular.module('app', []).component('myComponent', {
  bindings: {
    prop: '>'
  }
});

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions