Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HasReadOnly trait to Input field #2331

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Conversation

zachgarwood
Copy link
Contributor

Description

This change adds a readOnly property and function for form fields as a trait. This trait is applied to the input form field.

This change brings the code in line with the documentation for the Input field.

Related Issues

Fixes #2330

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2023

CLA assistant check
All committers have signed the CLA.

@ifox ifox merged commit e05f4f4 into area17:3.x Nov 19, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to set read only trait on input fields
3 participants