Skip to content

Implement one way data binding  #1

@MikeRyanDev

Description

@MikeRyanDev

Proposed syntax:

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions