BackgroundClass Scope

Scopes are a rather advanced concept in Mahalo and in general youdon't have to deal with them at all.

If you really need them it is recommended to use keyPathfor retrieving values and Expression for more complexevaluation.

A scope is just a proxy object that is connected to its parentscope and the local component. In combination with getComponentyou can get the correct component for looking up a key in the scope.

alias

{ default } from mahalo/app/scope

Hierarchy

  • Scope

Index

Constructors

Constructors

constructor