new CenterRatingChecklistAssocCoop(value) → {void}
Center Rating Checklist for Associative and Cooperative
Parameters:
| Name | Type | Description |
|---|---|---|
value |
value |
Returns:
- Type
- void
Methods
componentDidMount()
lifecycle method invoked after component mounts
componentWillUnmount()
lifecycle method invoked just before component is unmounted
render() → {ReactElement}
render function
Returns:
- Type
- ReactElement