[9.x] Adds compileReadonly function#42717
Conversation
|
Hmm - I wonder how many more HTML attributes we would possibly add directives for 😨 I'm worried we will get too many. |
|
If there is minimal keystrokes saved without tackling verbosity, I reject. At this point, I think is just better to create a package to handle forms separately. |
|
@taylorotwell maybe you are right but actually, not all HTML attributes will be rendered to directives because the attributes that must be rendered must have a common use like |
|
@DarkGhostHunter the same thing can be applied to |
|
I looked over the attributes - looks like there isn't much of anything remaining after this. |
compileReadonly functioncompileReadonly function
This PR adds
compileReadonlyfunction