#include <div.h>
|
|
static HtmlElement * | begin () |
| |
|
static HtmlElement * | last () |
| |
|
static const char * | selected (bool isSelected) |
| |
|
static const char * | checked (bool isChecked) |
| |
|
HtmlSection | section |
| |
|
HtmlElement * | nextPtr = nullptr |
| |
|
static HtmlElement * | firstPtr = nullptr |
| |
- Deprecated
- Use WebSender::tag("div") with body() instead.
This is a legacy closing tag helper kept for compatibility with older code paths.
◆ send()
The documentation for this class was generated from the following files:
- src/supla/network/html/div.h
- src/supla/network/html/div.cpp