Тёмный

How to connect props with Storybook controls 

Chromatic
Подписаться 7 тыс.
Просмотров 22 тыс.
50% 1

Need to learn about Storybook controls in a hurry?
Storybook controls make your documentation come to life with auto-generated, interactive UI for component props! This video is your crash course into Storybook controls.
Visit our comprehensive Controls documentation to learn more: storybook.js.org/docs/react/e...
▬ How to connect component props with Storybook Controls ▬▬▬▬▬▬▬▬▬▬
00:00 Intro
00:30 What are Storybook controls?
01:31 Create a new component story with controls
02:13 Write stories that take args
02:37 Apply args to component stories
03:18 Storybook infers control types
03:33 Args only apply to a single story
04:04 Add type annotations to get default controls for all stories
05:36 Beware, inferred types aren't always what you want…
06:29 Add argTypes to specify controls types for all stories in a file
07:35 Where do I learn more about Storyboook controls?
08:38 Outro
▬ Follow us! ▬▬▬▬▬▬▬▬▬▬
Discord: / discord
Twitter: / storybookjs
Instagram: / storybookjs
GitHub: github.com/storybookjs/storybook
Follow ‪@chantastic‬ on:
- twitter: / chantastic
- youtube: ‪@chantastic‬
▬ Learn more ▬▬▬▬▬▬▬▬▬▬
- Storybook at learnstorybook.com/
- Storybook addons at storybook.js.org/addons
- Component driven UI development at www.componentdriven.org/
▬ Free Storybook hosting ▬▬▬▬▬▬▬▬▬▬
Chromatic is made by Storybook maintainers and sets up in just 2 minutes.
Claim free Storybook hosting at www.chromatic.com/

Развлечения

Опубликовано:

 

25 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@JamesQQuick
@JamesQQuick Год назад
Love this video. Chantastic looks amazing 🥰
@chantastic
@chantastic Год назад
I❤U. Thanks for the love, James 🥰
@simonswiss
@simonswiss Год назад
Holy crap, the production quality is through the roof here! Love the slow camera zoom, the lighting, the audio, the shirt, the hair... You're incredibly natural and relaxed on camera, and a great teacher! Chantastic video, absolutely knocking it out of the park 🎉
@chantastic
@chantastic Год назад
🥰🥰🥰 Daaang. Thanks for coming out here and making me feel good. Means the world coming from you - knowing you have the eye and the ear 😍
@simonswiss
@simonswiss Год назад
@@chantastic Looks like you have the eye and the ear too! ✨
@codefinity
@codefinity 11 месяцев назад
You pretty much covered it, but I'm someone with kind of negative attitude about most RU-vidrs. They are either too boring or too cheesily optimistic. This is a perfect balance here! When he says that he is my friend, I actually want to believe it! :)
@dominicnguyen5465
@dominicnguyen5465 Год назад
Thanks for the controls breakdown - especially about the color and object controls!
@reubenellis21
@reubenellis21 Год назад
I love this video!!! So clear and concise on the different ways to define controls.
@chantastic
@chantastic Год назад
Thanks Reuben!!
@wassupdoc7742
@wassupdoc7742 Год назад
The quality is top notch ! thank you for the quick and simple explanation
@chantastic
@chantastic Год назад
This is so kind of you to say! Thank you for the encouragement. I'm thrilled that you found it helpful!
@MikeBifulco
@MikeBifulco Год назад
Came for the thumbnail, stayed for the Storybook goodness. This is great! Good stuff @chantastic 🙌🏻
@chantastic
@chantastic Год назад
yeees! you're awesome, mike. thank you
@sahilhuseynzade
@sahilhuseynzade Год назад
Thanks. Easy, understandable and high-quality tutorial
@chantastic
@chantastic Год назад
I'm so glad glad to here this! Thanks for taking the time to let me know :)
@SaaSMakers
@SaaSMakers Год назад
I have watched all your videos. Thanks a lot for your work😊
@chantastic
@chantastic Год назад
that's amazing! thank you so much for your support! i hope that they've been helpful :)
@gunasekarant6498
@gunasekarant6498 Год назад
Awesome 🙂
@santoshthakur1016
@santoshthakur1016 Год назад
I really like this video and content make some video on storybook Migration from 6.4 to 6.5
@chromaticui
@chromaticui Год назад
Thanks for the suggestion!
@kousheralam
@kousheralam Год назад
wow, great
@sagivbengiat6190
@sagivbengiat6190 Год назад
Great video! I wonder how to handle controls for a composition of multiple components.
@chantastic
@chantastic Год назад
That's a great question. Are you asking specifically in relationship to children? In my experience, Controls are best for simple types. When I start demonstrating how different components compose together, I reach for additional stories. But I'm always excited to learn new techniques!
@OttoAgne
@OttoAgne Год назад
Great video, looking for more short used video Any tutorials for VUE wit SASS (mixing) in future? Multi platform VUE, SCSS and share library, components to Lit Element.
@shubhipayasi3559
@shubhipayasi3559 Год назад
yes please IF you have for the vue with ts VIDEO . please help me out for that. thanks
@payeldutta9745
@payeldutta9745 10 месяцев назад
Can you please make a video showing how to use args or controls in mdx file
@chromaticui
@chromaticui 10 месяцев назад
our recent videos have all been about Doc Blocks and MDX. any chance we covered what you were looking for in the last few uploads?
@daveymason732
@daveymason732 Год назад
Very high quality video thank you. Would you mind telling me what you use to show you your file sizes? E.G On line 1 of your headings file it was 7.5k @2:00 mark.
@chantastic
@chantastic Год назад
thank you so much! you know, that's a really good question. i think it just came along with another plugin 😆 I believe that it is import-cost, found here marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost
@daveymason732
@daveymason732 Год назад
@@chantastic This is such a nice little plugin that has instant value to my projects with very little negative effect on the environment. Thanks again!
@joseluislamastacoronte5666
@joseluislamastacoronte5666 10 месяцев назад
hello, its a really nice video, thanks for it. However, i am using Storybook with angular, and there are not much examples or documentation about it. Do you have any docs or material that could help us to understand this a bit more. Many thanks on top of that i am trying to set a button in the controls that when i click it, it call function, i don't even know if its possible
@chromaticui
@chromaticui 9 месяцев назад
I’m sorry that you’re finding trouble on the angular side. I am not an Angular expert but there are many in the Storybook discord. I’d recommend asking there. Chan
@Airborn_Army
@Airborn_Army Год назад
Hi, #Stroybook I have a radio button in the storybook and also I have docs control and am able to check the radio button through docs control but is it possible to check the radio simultaneously with the keyboard space bar and mouse click as well? now i am not able to select radio button for that i have to comment checked prop? I will appreciate your effort
@chromaticui
@chromaticui Год назад
We don't fully understand the test case and acceptance criteria here. Please join us in Discord where there are better tools for communicating these types of challenges discord.com/invite/storybook
@johngrant7197
@johngrant7197 7 месяцев назад
What changes with Storybook 7.5 ?
@chromaticui
@chromaticui 6 месяцев назад
storybook.js.org/blog/storybook-7-5/
@Prince-Vats
@Prince-Vats Год назад
How to pass material ui icons as options in a story
@chromaticui
@chromaticui Год назад
as in passing an entire component in via props? you wouldn't be able to easily do this using Storybook controls. but in the Story file, you should be able to pass them in as props.
@hectorg8778
@hectorg8778 Год назад
Are you related to Jonathan Morrison??
@chantastic
@chantastic Год назад
hahah. i am not 😄
@anaisrevellat5692
@anaisrevellat5692 Год назад
Just thanks, everything is clear ! @siminswiss is right too about your work, excellent !
@chantastic
@chantastic Год назад
🥰🥰🥰 wow! thank you so much! i'm so glad it was clear
Далее
Build and Document React Components With Storybook
47:11
Повага | GOVOR TikTok #govor #shots
00:53
Просмотров 290 тыс.
How to Test UI AUTOMATICALLY - Storybook and Chromatic
10:54
5 Tips for integrating Next.js with Storybook
27:17
Просмотров 22 тыс.
Начало работы со StoryBook
23:42
Просмотров 47 тыс.
React UI Library Structure, Storybook and Tests
22:50
React Storybook Crash Course
17:28
Просмотров 333 тыс.
Localize React with i18next in Storybook
10:22
Просмотров 6 тыс.
Щенок Нашёл Маму 🥹❤️
0:31
Просмотров 2,3 млн