Metadata
- Source
- FLUID-5688
- Type
- Improvement
- Priority
- Minor
- Status
- Closed
- Resolution
- Won't Do
- Assignee
- N/A
- Reporter
- Anastasia Cheetham
- Created
2015-06-11T09:56:11.639-0400 - Updated
2024-07-23T09:45:47.928-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Tech. Documentation
Description
The docs page for the Builder isn't really clear about the fact that the recommended "fluid.prefs.create()" function actually uses the Builder. It seems to present the function as an alternative to the Builder, which is not the case; it's more of a wrapper around the Builder. We should make that clear.
(Also, there's a typo: "However, you'll generallyl want to use the simpler...")
Comments
-
Justin Obara commented
2024-07-23T09:45:47.770-0400 fluid.prefs.create()
has been removed. It was replaced with just a call tofluid.uiOptions
in Infusion 4.0. See: https://docs.fluidproject.org/infusion/development/APIChangesFrom3_0To4_0?highlight=fluidprefscreate#instantiation