---
path: components/numerictextbox/usage
title: Usage
position: 2
seo_title: Guidelines for Using the NumericTextBox Component
seo_description: Get the knack of the Telerik and Kendo UI NumericTextBox and
learn how to use and implement the component by following the instructions and
recommendations in the user guidelines created by our designers.
---
## Usage Guidelines
The Telerik and Kendo UI NumericTextBox requires you to follow some basic principles when using the component.
### Text Label
Usually, the NumericTextBox is accompanied by a text label which clarifies its meaning and provides context to the user. When integrated in complex components, for example, in the cells of a Grid, the NumericTextBox does not require a label. The label of the NumericTextBox can be set as part of the Telerik and Kendo UI Form component.


### Hint
If the required type of NumericTextBox input has some specific limitations, users must be aware of them so that they are able to meet the validation requirements.


### Placeholder
Apart from using a hint to indicate validation requirements, you can also use a placeholder to specify the format of the required user input.

