mirror of
https://github.com/s00500/ESPUI.git
synced 2025-11-28 04:13:16 +00:00
comments
This commit is contained in:
@@ -201,7 +201,8 @@ public:
|
||||
|
||||
void updateVisibility(uint16_t id, bool visibility, int clientId = -1);
|
||||
|
||||
// Set optional global custom JavaScript to be included in the UI.
|
||||
// Set optional user-defined JavaScript to be included in the UI.
|
||||
// js: JavaScript code as a C-string. Must remain valid for the lifetime of the ESPUIClass instance.
|
||||
void setCustomJS(const char* js);
|
||||
|
||||
// Variables
|
||||
|
||||
Reference in New Issue
Block a user