Created
July 26, 2016 07:35
-
-
Save RealDeanZhao/a95c9003796d0d26231414f4195b8bb5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
refs: { | |
[string: string]: any; | |
textarea: any; // this should be the same as the html tag | |
selectedTabTitle: any; | |
} | |
<textarea > </textarea> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment