$kirby->nativeComponent()
Returns the native implementation of a core component
$kirby->nativeComponent(string $component): Closure|false
Parameters
| Name | Type | Default |
|---|---|---|
| $component * | string |
– |
Return type
Closure|false
Returns the native implementation of a core component
$kirby->nativeComponent(string $component): Closure|false
| Name | Type | Default |
|---|---|---|
| $component * | string |
– |
Closure|false