# Elements

Blazor Edition provides a set of native UI controls built for Blazor such as FlexGrid, Chart, ListView, and input controls including AutoComplete and ComboBox.

## Content



**NumericBox for Blazor** comprises increment and decrement buttons along with the numeric text area as shown in the following image.

![NumericBox elements.](https://cdn.mescius.io/document-site-files/images/f5b600ba-f1a7-4f89-a20c-aa6c0c35880d/images/numericbox-elements.png)

The purpose and use of the elements of the NumericBox control is described below:

*   **Increment and decrement buttons**: The Increment and decrement buttons allow you to increase or decrease the numeric value displayed in the numeric display area of the NumericBox control.
*   **Numeric display area**: The numeric display area displays the entered numeric value.