stack

Home > @infiniteobjects/storykit-stencil > Meta

Meta type

Metadata to configure the stories for a component.

Signature:

export declare type Meta<TArgs = Args> = ComponentAnnotations<HtmlFramework, TArgs>;