stack

Home > @infiniteobjects/storykit-stencil > StoryObj

StoryObj type

Story function that represents a CSFv3 component example.

Signature:

export declare type StoryObj<TArgs = Args> = StoryAnnotations<HtmlFramework, TArgs>;