Skip to content

Type Alias: ViewTag

ViewTag = `__fate-view__${string}`

Defined in: fate/src/types.ts:49

Unique key that identifies a view composition entry inside a selection or reference.

Released under the MIT License