Type Alias: ViewSelection<V>
ViewSelection<
V> =Vextendsobject?S:never
Defined in: fate/src/types.ts:293
Selection captured from a view definition.
Type Parameters
V
V
ViewSelection<
V> =Vextendsobject?S:never
Defined in: fate/src/types.ts:293
Selection captured from a view definition.
V