new CustomAnchorBehavior(options, view)
Marionette.Behavior constructor shall never be called manually.
The options described here should be passed as behavior options (look into Marionette documentation for details).
Parameters:
| Name | Type | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
options |
Object | Options object.
Properties
|
||||||||
view |
Marionette.View | A view the behavior is applied to. |