Home > @tridion-sites/extensions > CommandRightExtensionHookResult > isItemApplicable
Callback will be executed for each item passed to the command.
Signature:
isItemApplicable?: (item: IdentifiableObject) => boolean;