BookmarkCliSuggestionList
This content is for v1.3.1. Switch to the latest version for up-to-date documentation.
BookmarkCliSuggestionList(
props):false|ReactElement<unknown,string|JSXElementConstructor<any>>
Defined in: presentation/cli/components/bookmark-cli-suggestion-list.tsx:150
Prompt直下にfloating command suggestion listを描画。
Parameters
Section titled “Parameters”Readonly<BookmarkCliSuggestionListProps>
Suggestion list props。
Returns
Section titled “Returns”false | ReactElement<unknown, string | JSXElementConstructor<any>>
Suggestion list element。