LocatorAwareMixin

Mixin implementing LocatorAware interface for a component of type T.

Members

Properties

locator
Locator!(Type, KeyType) locator [@property setter]

Set locator

locator
inout(Locator!(Type, KeyType)) locator [@property getter]

Get locator

Meta