Storybook
Basic Rough Renders
Basic Element Stories
Basic Line Element
Basic Rectangle Element with a defined seed
Basic Ellipse Element
Basic Circle Element
Basic Linear Path Element
Basic Polygon Element
Basic Arc Element
Basic Curve Element
Basic Path Element
A Car with Path and Circle
JSX
Knobs
<
ReactRough
>
<
Line
x1
=
{
80
}
x2
=
{
300
}
y1
=
{
120
}
y2
=
{
100
}
/>
</
ReactRough
>
Copy