Field
extends BaseComponent
in package
List Field
Table of Contents
Properties
Properties
$name
public
string|null
$name
The name of the field
$value
public
string|null
$value
The value of the field
$fields
protected
static array<string|int, string>
$fields
= ["name" => "string", "value" => "string"]