I am building an attendance management app.
The list has two different buttons to mark either present or absent. How should I add a click listener for both of the buttons?
I am building an attendance management app.
The list has two different buttons to mark either present or absent. How should I add a click listener for both of the buttons?