CroudTech / vue-quill

Quill component for vue
MIT License
121 stars 22 forks source link

Remove tabIndex from the toolbar elements #30

Closed BrockReece closed 5 years ago

BrockReece commented 5 years ago

Removes the tabIndex from the quill toolbar element. This allows the user to tab straight to the content rather than having to tab through the toolbar first.