python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Story with its own states and methods
To demonstrate a component I try to write custom state and methods for a story.
For example, I have a component ListItems who accepts an array of string as Input.
In the story of this component I want...
ZecKa
Votes: 0
Answers: 1
Angular Material Styles Not Appearing in Storybook
I am trying to create a Storybook using the Angular Material library in an nx app but I can't get the styles to appear that come along with the library. So the component renders but there are no style...
bschmitty
Votes: 0
Answers: 2
Angular 12 Storybook 'this' context transform fields to string
I updated lib project from 11 to 12 angular version. Updated storybook from 6.1 to 6.4.
Build builds well, without errors. Storybook compiles as well, BUT...
I received strange errors.
Error: compareW...
Андрей Станкеев
Votes: 0
Answers: 2
NRWL Storybook with Angular: Replace Doc page
I am using NRWL with Angular and storybook. I am wondering if there is any way to replace default Docs page with a custom README.md file.
I have been trying to replace Docs page with a .mdx file as we...
ATHER
Votes: 0
Answers: 0