To display an Aura component in a modal dialog, the component must implement the force: lightningQuickAction or force:lightningQuickActionWithoutHeader interface. This allows it to be used as a quick action on record pages. References: Aura Components Developer Guide - Using Components in Quick Actions