background

UI for PHP

PHP TextBox

  • Part of the Telerik UI for PHP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • Overview

    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!

  • RTL Support

    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.

    Telerik UI for PHP TextBox RTL
  • Floating Labels

    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.

    Telerik UI for PHP Floating Label
  • Keyboard Navigation and Accessibility

    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.

Next Steps