Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Editor & Inputs › value to uppercase This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by ivanpeevski. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts August 26, 2022 at 7:46 am #103546 Dark BeccioParticipant Hi, is there a textbox property i can set to convert the value in uppercase automatically? TY August 26, 2022 at 2:02 pm #103549 ivanpeevskiParticipant Hi Dark Beccio, You can achieve this with some CSS. smart-input input{ text-transform:uppercase; } Please note that this is only a visual change and doesn’t change the actual value of the input. Best regards, Ivan Peevski Smart UI Team https://www.htmlelements.com/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In With Google Log In