NavigablePanelData

fun NavigablePanelData(descriptor: PanelDescriptor, navigateToPanel: () -> Unit = {})

Parameters

descriptor

Describes the panel.

navigateToPanel

The function that navigates to the described panel.