You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first, I have to say this component help me a lot! thx!
But, when I using it in an electron app with polymer, I want to build an element which can notice the position in the textarea, the only way to use textarea-caret-position is to require this component, but use script tag.
Can you give some global variable to set the way how I require this, but not just use isBrowser?:-D
I hope you can get my point.:-D
The text was updated successfully, but these errors were encountered:
classLfz
changed the title
Useing it in electron app.
Using it in electron app.
Dec 21, 2016
At first, I have to say this component help me a lot! thx!
But, when I using it in an electron app with polymer, I want to build an element which can notice the position in the textarea, the only way to use textarea-caret-position is to require this component, but use script tag.
Can you give some global variable to set the way how I require this, but not just use
isBrowser
?:-DI hope you can get my point.:-D
The text was updated successfully, but these errors were encountered: