Home > @infiniteobjects/storykit-stencil > StoryObj
Story function that represents a CSFv3 component example.
Signature:
export declare type StoryObj<TArgs = Args> = StoryAnnotations<HtmlFramework, TArgs>;