Documentation

Field extends BaseComponent
in package

List Field

Table of Contents

Properties

$name  : string|null
$value  : string|null
$fields  : array<string|int, string>

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"]

        
On this page

Search results