# Basic Usage
- [Object](#en-us_topic_0000001058988954_section7681164881014)
Custom components are existing components encapsulated based on service requirements. A custom component can be invoked multiple times in a project to improve the code readability. You can introduce a custom component to the host page through **element** as shown in the following code snippet:
```