You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently use both isReadOnly and readOnly as props in web-library. We should normalize that to readOnly. Same applies for isDisabled vs disabled and anything else that is supported by react built-in input components.