vhx / quartz-react

Quartz components using React
2 stars 1 forks source link

Provide some default stateful components #22

Closed sebastiansandqvist closed 7 years ago

sebastiansandqvist commented 7 years ago

While it is nice to have the option to have an entirely stateless component to work with, for the flexibility it gives the implementor, in the most common use cases it would be nice to have a pre-made stateful component to work with.

In this order, I think these are the most important components to offer a stateful variant for:

sebastiansandqvist commented 7 years ago

25