Debugging Features and Runtime Inspection in Cotomy

How debugging is handled in Cotomy, from browser debugging to localStorage-based runtime log categories.

CotomyApi in Practice

How CotomyApi is used in real screens: HTTP methods, options, exception mapping, key collisions, and explicit UI updates.

CotomyElement Value and Form Behavior

How CotomyElement handles value, text, and what actually gets sent in POST requests.

CotomyElement in Practice

Practical DOM patterns with CotomyElement: selection, traversal, state checks, sizing, and scroll-driven behavior.