Introduction
TIP
I'm currently working on Zumly, which is a step forward to create zoomable web apps. You can be one of the first to try Zumly by joining our mailing list!!
More information at zumly.org
The API is divided in three sections:
Main components
This section show the zircle's components exposed to the developer.
Child components
These components work inside the main components.
State management
It is explained how to use the zircle-ui state management. When zircle-ui is installed you have access to $zircle
and the actions
of the zircle-ui state management. A few of them are public and a lot are internal but usefull if you want to contribute or understand how zircle-ui works under the hood.