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