Create two lightning components: Child component and parent component.Register the event in the child component and fired the event in the child component JavaScript controller action.Handle the event in the parent component.