Skip to content

Kirby 5.0.4

Field::load()

Load a component definition by type

Field::load(string $type): array

Parameters

Name Type Default
$typerequired string no default value

Return type

array

Parent class

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