Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

For https://github.com/angular/batarang/issues/84 #272

Closed
wants to merge 1 commit into from
Closed

For https://github.com/angular/batarang/issues/84 #272

wants to merge 1 commit into from

Conversation

nhuttrung
Copy link

There are two options for developers show their scope description in Batarang scope tree:

  1. Using attribute.
    I propose to use 'ng-batarang' attribute. It works like the ng-app, ng-controller, etc currently supported in Batarang.
    Please note that there is NO additional directive required for ng-batarang. The ng-batarang attribute is just be there for Batarang to look up the scope description.
  2. Setting scope description by code.
    And I propose to use $description property.

There are two options for developers show their scope description in Batarang scope tree:

1. Using attribute. 
I propose to use 'ng-batarang' attribute. It works like the ng-app, ng-controller, etc currently supported in Batarang.
Please note that there is NO additional directive required for ng-batarang. The ng-batarang attribute is just be there for Batarang to look up the scope description.
2. Setting scope description by code. 
And I propose to use $description property.
@SomeKittens
Copy link
Member

Thanks! Glad to have PR interest.

Two comments:

@SomeKittens
Copy link
Member

No response, closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants