Available For All Page Types
The flexipage:availableForAllPageTypes interface enables a component to be used on a page via the Lightning App Builder.
For Use In
Lightning Experience, Salesforce Mobile App
To make your component available for record pages and any other type of page, implement the flexipage:availableForAllPageTypes interface.
If your component is designed for record pages only, use the flexipage:availableForRecordHome interface instead.
Here's an example of a component that can be used in Lightning App Builder for a page.
For more information, see the Lightning Aura Components Developer Guide.
