Getting Started
This guide is a short, practical entry point to Cotomy. Each page builds on the previous one.
How to Use This Guide
- Start with Installation.
- Build a minimal UI with
CotomyElement. - Learn event handling, the DOM-state model, and forms.
Architecture Map
Sections
- Installation
- First UI
- Events and State
- Forms Basics
- API Integration
- Ajax Form
- Page Control
- Debugging and Tips
Next
Use the Reference pages for detailed class and method descriptions.