How to let users know special functionality of a component you created?
Lets say i create a grid view. The users are not technical and are higher ups so they dont have time to read documentation(or just lazy).
I have implemented copy and paste functionality in this grid via ctrl +v and ctrl +c
What is the best way that I can let them know they have the power to copy/paste via these commands without cluttering up the grid with instruction text