The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
BCBerly Christopher Syncfusion Team November 4, 2021 10:40 AM UTC
Hi Chris,
Greetings from Syncfusion support.
We can achieve the requested requirement by overriding the below CSS styles in the application. Also, we need to adjust the top property based on the text length provided in the placeholder property.
<ejs-textboxid="firstname"cssClass="custom"placeholder="Can you please enter your first name"width="150px"floatLabelType="Always"></ejs-textbox>