Skip to content

BookmarkCliSuggestionMouseDownEvent

Defined in: presentation/cli/components/bookmark-cli-suggestion-list.tsx:41

Suggestionのmouse down eventとして扱う最小shape。

readonly preventDefault: () => void

Defined in: presentation/cli/components/bookmark-cli-suggestion-list.tsx:43

Browser既定のfocus移動やsubmitを止める。

void