title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Focusing |
Focusing - NumericTextBox - Kendo UI for Vue |
Configure the built-in focus feature of the Kendo UI NumericTextBox wrapper for Vue. |
focusing_numerictextbox_wrapper |
6 |
You can use the NumericTextBox functionality and enable the focusing of the component.
To implement focusing, use the focus
method.
{% meta height:100 %} {% embed_file numerictextbox/focusing/main.vue preview %} {% embed_file numerictextbox/focusing/main.js %} {% endmeta %}