The standard HTML input is often insufficient for modern UI. The Telerik UI for PHP TextBox component is a text control which adds many features compared to a plain old <input> like easy styling, labels and even floating labels!
Many languages write their script right to left instead of left to right. The Telerik UI for PHP TextBox supports RTL text just as well as LTR.
Labels residing inside the input elements they are for, are known as Floating Labels. They are incredibly popular and a key element of Material Design. Floating labels are supported in our TextBox component with just a flick of an attribute.
It’s crucial that any user of yours can use the TextBox just as well as any other. This is why this control has full keyboard support for navigation and relevant ARIA attributes to make it accessible to screen readers.