Files
nibiru-framework.com/core/framework.php
stephan.kasdorf 157016ff35 Add TypeSwitch class and enhance attribute handling
Introduced a new `TypeSwitch` class to manage input type switch fields for forms, allowing simplified creation of toggle switches or binary options. Enhanced attribute handling in `formattributes.php` to conditionally remove the `checked` attribute only if not explicitly specified. Updated framework to include the new `TypeSwitch` class.
2025-07-14 12:20:09 +02:00

3.9 KiB