Toggle enablement state of table

Is there any another way to toggle enablement state of Table Control other than specifying a disable rule?

[original thread by shivgarg5676]

For the angular renderers we have introduced a readonly option which can be provided via the options. see this commit Add readonly utility function (#1371) · eclipsesource/jsonforms@2abb9c7 · GitHub
So it’s either the disabled prop or the readonly flag