Skip to content

API Reference / @gtkx/storybook / explorer / startStorybook

Variable: startStorybook ​

const startStorybook: (options) => StorybookSession

Defined in: explorer.d.ts:13

Starts a native explorer and returns the handle used to load stories and stop it.

Parameters ​

options ​

applicationId ​

string

Gio application identifier assigned to the explorer application.

Returns ​

StorybookSession