Ignore properties and methods with angular. #17910
Unanswered
SebastianStehle
asked this question in
General
Replies: 2 comments
-
We have the same problem. Controls panel is cluttered with unrelated stuff. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Related to #18880 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have used storybook several times with react and would like to integrate it to an angular app now. I am confused why storybook creates controls for "internal" properties and methods. For example I have a component like this:
I see both properties in my story and storybook even overwrites them with undefined.
My story is not very special:
Beta Was this translation helpful? Give feedback.
All reactions