EmberSettings.

Watcher Property

Summary

Gets or sets a value for the Watcher.
Namespace
Cake.Ember
Containing Type
EmberSettings

Syntax

public string Watcher { get; set; }

Remarks

Default is events.

Value

Type Description
string
GitHub