Custom components now have a
readOnlyprop that indicates whether editing is disabled.
This makes it easier for developers to determine whether a component’s content can be edited or not, depending on, for instance, the user’s role or the mode the UI is in.
For details, please refer to the documentation.



