$blocksfield->value()
Returns the value of the field if saveable otherwise it returns null
$blocksfield->value(bool $default = false): mixed
Parameters
Name | Type | Default |
---|---|---|
$default | bool |
false |
Return type
mixed
Parent class
Kirby\Form\Field\BlocksField
inherited from Kirby\Form\FieldClass