Skip to content

TerminalAutoScrollValue

This content is for v1.3.1. 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の戻り値。

readonly scrollElement: false | HTMLElement

Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:40

Scroll対象element、または未mount状態。


readonly scrollElementRef: RefCallback<HTMLElement>

Defined in: presentation/cli/components/bookmark-cli-terminal-body-hooks.ts:42

Scroll対象ref callback。

Last updated: