API Reference / @gtkx/storybook / index / Preview
Type Alias: Preview
Preview =
Annotations<Args> &object
Defined in: types.d.ts:94
Project annotations shared by all composed stories.
Type Declaration
globalTypes?
optionalglobalTypes?:GlobalTypes
Storybook metadata describing global values; native toolbar controls are not provided.
initialGlobals?
optionalinitialGlobals?:Args
Initial global values available in story rendering and decorators.