#How to have uneditable file extension in end of input of ngForm that only allows typing before it?
5 messages · Page 1 of 1 (latest)
<input type="text" placeholder="type the file name without extension here" />.pptx
?
I.e. you're overthinking this. All you need is an input where the user types a file name without extension.
hmm. fair enough. I think I was trying to be overly fancy with it
Bootstrap has css for this kind of thing. they're called input groups. https://getbootstrap.com/docs/5.3/forms/input-group/#basic-example