This is for a general custom component. we should be able to create reducers for a custom component. We should generate reducer and pass the state in to the reducer.
Also, we need to create action-creators and action-type-constants for these states onChange.
This is for a general custom component. we should be able to create reducers for a custom component. We should generate reducer and pass the state in to the reducer.
Also, we need to create action-creators and action-type-constants for these states onChange.