$kirby->component()
Returns a core component
$kirby->component(string $name): mixed
Parameters
| Name | Type | Default |
|---|---|---|
| $namerequired | string |
no default value |
Return type
mixed
This method modifies the existing $app object it is applied to and returns it again.