generated from storybookjs/addon-kit
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Storybook 9 introduces "Typesafe CSF factories" (storybookjs/storybook#30112). While I acknowledge that Svelte CSF is different from normal CSF and already handles many of the issues that that RFC addresses, it would still be useful if the new defineMain
, definePreview
and preview.meta
(as opposed to the current createMeta
) chain was available both for consistency (I spent a lot of time looking for it) and typesafety.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request