### Feature Request Description In the beginning there was a `disabled` property on `TableRowAction `. Unfortunatly this was removed deliberatly, as noted in https://github.com/UI5/webcomponents/issues/10851. We do have valid use cases for disabled row actions. Following the [SAP Fiori](https://www.sap.com/design-system/fiori-design-web/v1-136/foundations/interaction/states/interaction-foundations-component-states) design guidelines on "Component States" it states: - Disabled - Do: If a component can't currently be used, but its obvious how to enable it - Dont: If the user can never enable the component: Hide it ### Proposed Solution Add the "disabled" attribute again. ### Proposed Alternatives _No response_ ### Organization aconso ### Additional Context _No response_ ### Priority Medium ### Privacy Policy - [x] I’m not disclosing any internal or sensitive information.