Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

input-handling

// Reconcile instant local input feedback with URL write throttling. setState updates internal state synchronously (instant re-render); setUrl is throttled and asynchronous (URL catches up on the next tick). Use this skill for text inputs, search boxes, sliders, range pickers, and any control that fires many updates per second where binding setUrl directly to onChange causes perceived lag or wasted URL writes.

$ git log --oneline --stat
stars:416
forks:10
updated:2026년 5월 24일 12:17
SKILL.md
readonly