Interface TraitViewControllerRefDescriptor<R, T, V, C>

Type Parameters

  • R

  • T extends Trait

  • V extends View

  • C extends Controller

Hierarchy

Properties

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

Generated using TypeDoc