UseBookmarkCliSuggestionOverlayStyleInput
This content is for v1.2.0. Switch to the latest version for up-to-date documentation.
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:57
Suggestion overlay style hook入力。
Properties
Section titled “Properties”anchorRef
Section titled “anchorRef”
readonlyanchorRef:BookmarkCliOverlayElementRef
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:59
Prompt anchor element ref。
containerRef
Section titled “containerRef”
readonlycontainerRef:BookmarkCliOverlayElementRef
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:61
Overlay配置基準のterminal body ref。
inputValue
Section titled “inputValue”
readonlyinputValue:string
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:63
現在のCLI入力値。
scrollElement
Section titled “scrollElement”
readonlyscrollElement:BookmarkCliOverlayScrollElement
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:65
Scrollback element。
suggestionItems
Section titled “suggestionItems”
readonlysuggestionItems: readonlyBookmarkCliSuggestionItem[]
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:67
表示中suggestion一覧。
transcriptEntries
Section titled “transcriptEntries”
readonlytranscriptEntries: readonlyBookmarkCliTranscriptEntry[]
Defined in: presentation/cli/components/bookmark-cli-suggestion-overlay-style.ts:69
Transcript entry一覧。