import {UserSearchItem} from 'ceo-core/application/components/common/user-search-box.js'UserSearchItem
Extends:
react~React.Component → BaseView → UserSearchItem
Single selected user item. Selected users are users that have already been added to the parent's internal state.
Constructor Summary
| Public Constructor | ||
| public |
constructor(props: *) |
|
Method Summary
| Public Methods | ||
| public |
handleRemove(e: *) |
|
| public |
render(): * |
|
Inherited Summary
| From class BaseView | ||
| public |
getChildContext(): * |
|
Public Constructors
public constructor(props: *) source
Params:
| Name | Type | Attribute | Description |
| props | * |