Skip to content

Kirby 4.2.0

$field->value()

Returns the value of the field if saveable otherwise it returns null

$field->value(): mixed|null

Return type

mixed|null

Parent class

Kirby\Form\Field