You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- API https://solid.github.io/solid-ui/Documentation/api/ for the API documentation.
57
+
- The UI components are presented in a [storybook](http://solid.github.io/solid-ui/examples/storybook/).
63
58
64
59
## Overview
65
60
This has been a place to put any functionality from solid views which has been generalized to be usable in other views.
@@ -109,4 +104,4 @@ npm run storybook
109
104
If there is no story for the component yet, add a new one to `./src/stories`.
110
105
111
106
When you want to test the component within a solid-pane, you can use the [development mode of solid-panes](https://github.com/solid/solid-panes#development) or
0 commit comments