Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Api Reference for 2.1
-
Hi.
I just started with Onsen UI. Unfortunately i have to go with API version 2.1 (which supports Safari7) and wanted to ask if the api docs for release 2.1 still exist somewhere.
I just implemented the todo list from the examples library and noticed that ie. ons.createElement() not yet existed in 2.1.I would be very pleased if s.o. could help me out.
-
The docs aren’t available on the onsen.io website, but you can find them in the GitHub repo: https://github.com/OnsenUI/OnsenUI/tree/2.1.0
The API information is in the source code, or you could generate the docs from the steps described in the repo.