Skip to content

pantoken / formats/interactions/src / makeOnCommand

함수: makeOnCommand()

makeOnCommand(invokerSupported): OnCommand

command-이벤트 라우터를 구축합니다: 대상의 command 이벤트를 핸들러로 전달하고, Invoker Commands API가 없는 경우 대상 트리 전체에 걸쳐 일치하는 commandfor 클릭을 위임합니다.

매개변수

invokerSupported

boolean

반환값

OnCommand