Слияние кода завершено, страница обновится автоматически
[Description of the issue]
The declaration file for the method draggable
indicates that the default value is false
, however in actual usage conditions it requires setting Image().draggable(false)
to completely disable dragging functionality.
[Solution to the problem]
Modify the description of the default value in the d.ts file or adjust the implementation logic so that the description matches the actual behavior.
[Source of the issue]
Вход Перед тем как оставить комментарий