Context
This follow-up task was identified during the review of PR #292.
Source PR: #292
Suggested by: @claude[bot], @Copilot
Task Description
The "Required lvt-* attributes" comment in components/timepicker/timepicker.go still lists lvt-click and lvt-input, but these are old syntax. The actual attributes used in the template are now onclick="..." and lvt-on:input. The docstring should reflect the current attributes.
This issue was automatically created from PR #292 review comments.
Context
This follow-up task was identified during the review of PR #292.
Source PR: #292
Suggested by: @claude[bot], @Copilot
Task Description
The "Required lvt-* attributes" comment in
components/timepicker/timepicker.gostill listslvt-clickandlvt-input, but these are old syntax. The actual attributes used in the template are nowonclick="..."andlvt-on:input. The docstring should reflect the current attributes.This issue was automatically created from PR #292 review comments.