Skip to content

Kirby 4.5.0

Field::load()

Load a component definition by type

Field::load(string $type): array

Parameters

Name Type Default
$type * string

Return type

array

Parent class

Kirby\Form\Field inherited from Kirby\Toolkit\Component