Interface FlowrSearch<Info, _Generator, _Transformers, _ElementType>

The search query is a combination of a generator and a list of transformers and allows this view to pass such queries in a serialized form.

The list of transformers that are applied to the generator's output.

Type Parameters

Properties

Properties

search: readonly FlowrSearchTransformerNode[]