Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0.0-incubating-core
-
None
-
None
Description
The 'commandNavigationItem' supports 2 properties 'disabled' and 'readOnly' that more or less renders the same way. Since only one of them is really required & used in most use cases, the following changes are recommended
1. Remove the'disabled' property
2. Rename the 'readOnly' property to 'disabled'