====== UI ====== A lot of our effort goes into various user interface components. The MooTools library gives us a lot of tools and methods to extend them, which we do in the Fx, Native, and core extensions outlined here. But the majority of our time is spent working on UI issues, and we typically only extend the core when we have a UI need that MooTools doesn't solve for already. Consequently the bulk of our codebase is in the UI, Forms, and Layout plugins we write. {{indexmenu>cnet-libraries:07-ui}}