We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

syncfusion trusted companies

Overview

The Angular TextBox (text field) is a component for editing, displaying, or entering plain text on forms to capture user names, phone numbers, email, and more. This component is an extended version of the HTML5 TextBox (input type text) component with icons, floating labels, different sizing, grouping, validation states, and more features. It is available in HTML5/CSS version and JavaScript version.


Angular TextBox

This component provides a floating label with minimal configuration. It supports most of the features that are available in the pure HTML5/CSS version of the TextBox component.


HTML5/CSS TextBox

Render a simple text box using pure CSS and HTML. The component supports all the essential features, such as input groups with icons, floating labels, multiline text, different sizing, and validation states.


Input group

Easily create input groups by prepending or appending icons, buttons, or text with floating labels in the TextBox component. For example, you can prepend text with a dollar symbol ($) for price input or an at sign (@) for usernames.


Floating label (placeholder text)

Float placeholder text at the top of the input box with an animation when the input receives focus or has a value. The floating label ensures that the input value and label are always visible.


Input sizing

TextBox has built-in sizing support (normal and small modes) to fit the input box’s size with sufficient padding and spacing.


Input validation with Angular forms

The TextBox component works seamlessly with Angular template-driven forms, reactive forms, and native HTML forms. It also supports applying corresponding validation styles for success, error, and warning states.


Multiline TextBox

The TextBox component is capable of handling multiple lines of text with floating labels to help you accept addresses, descriptions, comments, feedback, and more.


Get and set text box value

Easily set or retrieve a value in the Angular TextBox component to process it and enable a clear button to allow users reset the input value.


Right-to-left (RTL) rendering

The Angular TextBox supports right-to-left (RTL) rendering. Users can change the text direction and layout of the TextBox to be right to left. This improves the user experience and accessibility for those working with RTL languages.


Themes

The Angular TextBox component has several built-in themes: Material, Bootstrap, Fabric (Office 365), Tailwind CSS, and high contrast. Users can customize these built-in themes or create new themes either by overriding Sass variables or using our Theme Studio application.

Developer-friendly APIs

Developers can control the appearance and behaviors of the Angular TextBox component, including its floating label, using a rich set of APIs.


Angular TextBox code example

Easily get started with the Angular TextBox using a few simple lines of HTML and TS code, as demonstrated in the following. Also explore the Angular TextBox example that shows how to render and configure the TextBox in Angular.

<ejs-textbox placeholder="First Name" floatLabelType="Auto"></ejs-textbox>
import { Component } from '@angular/core';
 
@Component({
  selector: 'app-root',
  // specifies the template string for the TextBox component.
  template: `<ejs-textbox placeholder="First Name" floatLabelType="Auto"></ejs-textbox>`
})
export class AppComponent { }

Other supported frameworks

TextBox is also available in Blazor, React, Vue, and JavaScript frameworks. Check out the TextBox in different platforms from these links:




80+ ANGULAR UI COMPONENTS

Frequently Asked Questions

The Syncfusion Angular Textbox provides the following features:

  • Use this extended version of the HTML input element, supporting both pure CSS and pure JavaScript versions.
  • Easily create input groups with icons, buttons, help text, and validation messages.
  • Choose from standard Syncfusion themes, including Bootstrap v5 and Tailwind CSS.
  • Add a modern look to your text and display floating labels using Angular.
  • Adjust the input size and use multiline mode.
  • Enjoy simple configuration and API.
  • Use seamlessly in all modern browsers.
  • Utilize a touch-friendly and responsive UI.
  • Take advantage of extensive demos and documentation to get started quickly with the Angular TextBox component.

You can find our Angular TextBox demo, which demonstrates how to render and configure TextBox.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile