---
title: Focusing
page_title: Focusing - NumericTextBox - Kendo UI for Vue
description: "Configure the built-in focus feature of the Kendo UI NumericTextBox wrapper for Vue."
slug: focusing_numerictextbox_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/inputs/numerictextbox/"
position: 6
---

<div><WrapperBanner link="/kendo-vue-ui/components/inputs/numerictextbox"></WrapperBanner></div>    

# Focusing

You can use the NumericTextBox functionality and enable the focusing of the component.

To implement focusing, use the [`focus`](https://docs.telerik.com/kendo-ui/api/javascript/ui/numerictextbox#methods-focus) method.

{% meta height:100 %}
{% embed_file numerictextbox/focusing/main.vue preview %}
{% embed_file numerictextbox/focusing/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI NumericTextBox for jQuery](https://docs.telerik.com/kendo-ui/controls/editors/numerictextbox/overview)
* [API Reference of the NumericTextBox Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/numerictextbox)
