19declare(strict_types=1);
83 public function sub(
string $title, $content):
Sub;
A component is the most general form of an entity in the UI.
This describes a Standard Dropdown.
sub(string $title, $content)
report(string $title, $sub_panels)
standard(string $title, $content)
This describes how a Report could be modified during construction of UI.
This describes a Secondary Panel.
This describes a Sub Panel.