Class Context

Constructors

Properties

alias?: string
attributes?: Attributes
closure?: Context
controller: Controller<unknown>
expression?: Expression
hooks?: MarkupHook<any>[]
initHooks?: MarkupHook<any>[]
item?: number
keyAlias?: string
parent?: Context
unbound?: boolean
view?: View

Methods