I Try change name of custom widget, but not working. follow image about that.
Anybody can help me ?
I believe it has to be changed in the widget code: "name":"Name you want"
If you navigate to the folder of the custom widget that you're working with, open the "manifest.json" file with a script editor and you can adjust the 'label' entry to change the display name of the widget. Don't forget to run 'npm start' on both client and server in Command Prompt to see the adjusted display name.