Skip to content

Kirby 4.2.0

$page->dropdown()

Provides options for the page dropdown

$page->dropdown(array $options = [ ]): array

Parameters

Name Type Default
$options array [ ]

Return type

array

Parent class

Kirby\Panel\Page