How to make accessible readonly inputs that can’t be modified?
I’m in the process of making reusable input components for a variety of input types, and I’m trying to figure out the recommended way to go about an accessible readonly input – that shouldn’t be able to be modified.