Interface TraitViewRefDescriptor<R, T, V>

Type Parameters

  • R

  • T extends Trait

  • V extends View

Hierarchy

  • FastenerDescriptor<R>
    • TraitViewRefDescriptor

Properties

affinity?: Affinity
extends?: boolean | Proto<TraitViewRef<any, any, any>>
inherits?: boolean | PropertyKey
name?: PropertyKey
traitKey?: string | boolean
viewKey?: string | boolean

Generated using TypeDoc