This documentation is currently being moved to our new documentation site.
Please view or edit the documentation there, instead.
If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.
_applier option description
Description | A ChangeApplier object for the model provided with the |
---|---|
Notes | It is not necessary to provide an applier: By default, an applier will be created with |
Example Definition | fluid.defaults("component.name", { applier: "{parentComponent.applier}", ... }); |
Example Override | N/A |
See also |