/
Utilities
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.
Utilities
Low-Level Utilities
Low-level framework utilities for simple functional programming, namespacing and error handling, and dealing with the browser
fluid.freshContainer needs better example
DOM-based Utilities
Type Checks
Helpful utilities for performing type checks on JavaScript objects
Accessor API
Querying and setting values on simple model objects. Use the ChangeApplier API instead for models which are attached to components.
Debugging
Structured Utilities
Utilities mid-way between low-level and full-blown components
fluid.formatMessage needs example
Resources
Programmatic API for coordinating AJAX requests. Not intended for general use and is not a stable API.