TerminalAutoScrollValue
This content is for v1.3.0. Switch to the latest version for up-to-date documentation.
Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:38
Terminal auto scroll hookの戻り値。
Properties
Section titled “Properties”scrollElement
Section titled “scrollElement”
readonlyscrollElement:false|HTMLElement
Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:40
Scroll対象element、または未mount状態。
scrollElementRef
Section titled “scrollElementRef”
readonlyscrollElementRef:RefCallback<HTMLElement>
Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:42
Scroll対象ref callback。