#I want to see the JSX for my components, example inside

2 messages ยท Page 1 of 1 (latest)

sullen cedar
#

Hey! ๐Ÿ‘‹

Storybook version: Latest

Storybook learner here, I have a question for you fine folks!

If you look here: https://nasa-jpl.github.io/explorer-1/?path=/docs/components-blocks-blockcard--card the popular NASA-JPL storybook shows the HTML for the components as opposed to the abstracted component layer. It also supports dynamic controls.

How would you do this for the JSX of a component in Storybook 7? I am currently working with template strings and babel standalone, got a good amount working but I am fearful I am going about it all wrong as I am not a Storybook pro or even a novice.

๐Ÿ™ Thank you for reading this and for any and all examples/help.

sullen cedar
#

Still bashing my head against the desk on this one. I think I may need to try storybook 6?