jQuery UI Widget Factory is a simple and reusable base on which all of jQuery UI's widgets and interactions are built.
jQuery UI Widget Factory is a simple and reusable base on which all of jQuery UI's widgets and interactions are built.
It provides a flexible base for building complex, stateful plugins with a consistent API. It is designed not only for plugins that are part of jQuery UI, but for general consumption by developers who want to create object-oriented components without reinventing common infrastructure.
It does not have any dependencies on the rest of jQuery UI, but most of jQuery UI is dependent on it.