import {PillsContainer} from 'n2o/src/components/controls/Pills/PillsContainer.jsx'PillsContainer
Extends:
react~Component → PillsContainer
Static Method Summary
| Static Public Methods | ||
| public static |
getDerivedStateFromState(nextProps: *, prevState: *): {"value": *} |
|
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
state: {"value": *} |
|
Method Summary
| Public Methods | ||
| public |
changeAndSetState(value: *) |
|
| public |
|
|
| public |
handleOnClick(_: *, id: *) |
|
| public |
render(): * |
|
Static Public Methods
public static getDerivedStateFromState(nextProps: *, prevState: *): {"value": *} source
Params:
| Name | Type | Attribute | Description |
| nextProps | * | ||
| prevState | * |
Return:
| {"value": *} |