s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266
https://valencia.lbsfilm.at/midterm-presentation/
Other
896 stars 166 forks source link

Pad control Labels #305

Open harrih opened 2 months ago

harrih commented 2 months ago

I would like to be able to replace the captions on the pad buttons of the controll pad something like below. I believe this can be done in the data .js files , but I really don't know how to set about doing this . Is there some kind of sand box environment I could use to find out how this stuff works or perhaps some pointers as to how to set about doing this.

If there were an inline method of captioning the buttons would be much better

pad_mod

hopefully Harry

MartinMueller2003 commented 2 months ago

You do not need to modify a js file. All aspects of the pad control are adjustable using the API.