$kirby->nativeComponent() Returns the native implementation of a core component kirby/src/Cms/AppPlugins.php#L819 $kirby->nativeComponent(string $component): Closure|false Parameters Name Type Default $component * string – Return type Closure|false Parent class Kirby\Cms\App