I have created a component to 'Select' a record on my screen but also need an option to 'Select All' when there are multiple records displayed. This should theoretically change the state of each component instance to 'Selected'. It would be nice to be able to do this from one instance of the 'Select' component... linked to each other instance with an action to change from the default to 'Selected' state for all linked components
I have created a component to 'Select' a record on my screen but also need an option to 'Select All' when there are multiple records displayed. This should theoretically change the state of each component instance to 'Selected'. It would be nice to be able to do this from one instance of the 'Select' component... linked to each other instance with an action to change from the default to 'Selected' state for all linked components