Skip to content

API Reference / @gtkx/navigation / SplitViewNavigationOptions

Type Alias: SplitViewNavigationOptions

SplitViewNavigationOptions = StackNavigationOptions

Defined in: packages/navigation/dist/split-view/types.d.ts:7

Per-screen options of the split view navigator, the same ones a stack screen takes.

Released under the MPL-2.0 License.