View Source Skitter.BIC.StreamSource (Skitter v0.5.1)

Source which produces a stream of predefined data.

This component is a source which is created with a set of data (an Elixir Enumerable). Once deployed, it will emit each element in the enumerable in order.

Component Properties