Get operation in custom component resource

I have a custom form component, but im wanting to access the current operation inside to have some conditional logic.

I know I can obtain other data such as $isDisabled() and $getHelperText() - but I cant seem to find any for getting operation?
Was this page helpful?