---
Added: v2.0.0
Status: Active
---
# People Search component
Searches users/people.
## Basic Usage
```html
```
## Class members
### Properties
| Name | Type | Default value | Description |
| -- | -- | -- | -- |
| results | [`Observable`](http://reactivex.io/documentation/observable.html)`<`[`UserProcessModel`](../core/user-process.model.md)`[]>` | | Parameters for displaying the list. |
### Events
| Name | Type | Description |
| -- | -- | -- |
| closeSearch | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`