Record Selected

Overview: This channel is focused on the selection of records within the application. It's used to handle and respond to changes in the selection of records by the user.

Usage: Primarily used to update the UI or trigger actions based on the selection of a record, ensuring that the application remains responsive to user selections.

Parameters:

  • record: Data representing the record that was selected or changed.

Last updated