Structure: Action and intent are mutually exclusive

A menu item cannot have both an intent and an action defined. Either use action (with a function) or intent (with an intent declaration).

Was this article helpful?