Skip to content

Kirby 4.1.2

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