BookmarkCliSuggestionMouseDownEvent
Defined in: presentation/cli/components/bookmark-cli-suggestion-list.tsx:41
Suggestionのmouse down eventとして扱う最小shape。
Properties
Section titled “Properties”preventDefault
Section titled “preventDefault”
readonlypreventDefault: () =>void
Defined in: presentation/cli/components/bookmark-cli-suggestion-list.tsx:43
Browser既定のfocus移動やsubmitを止める。
Returns
Section titled “Returns”void