Higher-order Flux Component
Requires React 0.13. If you're still on React 0.12, use FluxComponent instead.
A higher-order component form of FluxComponent. Here's an example from the Flummox documentation app:
Note: FluxComponent, fluxMixin, and the higher-order component implement the same interface. Eventually the docs will updated to make this clearer.