mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-06 08:00:05 +00:00
- Create BadgedNumberInput.vue component using PrimeVue InputNumber - Add badges for random, lock, increment, decrement states - Implement useBadgedNumberInput composable with proper DOM widget integration - Register BADGED_NUMBER widget type in widgets registry - Include comprehensive unit tests for widget functionality - Widget spans node width with padding and rounded corners as specified