Docs

Everything You Need to Know

Widgets

Intro

ChocolateChip-UI is not just a DOM library or an MVC framework. It also provides a number of widgets to enable you to quickly build interactive interfaces. These follow specific patterns across device platforms. By using the theme for Android or iOS, your widgets will have the appropriate look and feel for that platform. Just initialize your widgets according to your needs. ChocolateChip-UI will make sure it looks and behaves appropriately for the target platform.

ChocolateChip-UI widgets can be very simple or quite complex. Some can bind directly to a State object so that the widget gets updated when the state changes..

Please take a look at the widgets in the menu on the right to see what is available.