sachinchoolur / angular-trix

A rich WYSIWYG text editor directive for angularjs.
http://sachinchoolur.github.io/angular-trix/
MIT License
328 stars 62 forks source link

How can I set focus on the textarea - so user can start typing straight away without clicking? #50

Open HollandRisley opened 5 years ago

HollandRisley commented 5 years ago

Thanks for your hard work on this great implementation. When I show the text editor I need it to auto focus. How can I achieve this? Thanks.