Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

adamboduch
Copy link

If I'm writing a widget and I want to make this.element hoverable or focusable, instead of having to do this._hoverable( this.element ), I can simply do this._hoverable(). Basically just providing a default.

@scottgonzalez
Copy link
Member

Typing this.element certainly isn't troublesome. I'd rather have an explicit API and make it clear what is becoming hoverable/focusable.

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

Successfully merging this pull request may close these issues.

2 participants