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

Let it work without clicking/focusing on the input #24

Open
abrahamebij opened this issue May 6, 2022 · 1 comment
Open

Let it work without clicking/focusing on the input #24

abrahamebij opened this issue May 6, 2022 · 1 comment

Comments

@abrahamebij
Copy link

abrahamebij commented May 6, 2022

Hello @chinchang, I love your libraries so much.

But as for this, I think you can implement a feature where the code will start running automatically without necessarily clicking on the input.

UPDATE !!!
I used the startOnFocus command, it worked but gave a deprecation warning. How do I make it start automatically without the deprecation warning ?

Thanks for reading 👍

@aroon9002ahmed
Copy link

You can use Auto Start in options without any warning

options: {
        autoStart: true,
    }

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

No branches or pull requests

2 participants