Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using it in electron app. #35

Open
classLfz opened this issue Dec 21, 2016 · 1 comment
Open

Using it in electron app. #35

classLfz opened this issue Dec 21, 2016 · 1 comment
Labels

Comments

@classLfz
Copy link

classLfz commented 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?:-D

I hope you can get my point.:-D

@classLfz classLfz changed the title Useing it in electron app. Using it in electron app. Dec 21, 2016
@chemzqm
Copy link
Contributor

chemzqm commented Dec 21, 2016

It's CMD module and available at https://www.npmjs.com/package/textarea-caret, you can install from npm and build with webpack or other tools.

@dandv dandv added the question label May 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants