Skip to content

Kirby 4.1.2

$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

Parent class

Kirby\Cms\App

Example

See Kirby loves CDN