Skip to content

MoveResultCursorInput

This content is for v1.2.0. Switch to the latest version for up-to-date documentation.

Defined in: domain/bookmarks/result-cursor.ts:20

Result cursor移動入力。

readonly currentIndex: ResultCursorIndex

Defined in: domain/bookmarks/result-cursor.ts:22

現在のcursor index。


readonly direction: ResultCursorDirection

Defined in: domain/bookmarks/result-cursor.ts:24

移動方向。


readonly itemCount: number

Defined in: domain/bookmarks/result-cursor.ts:26

Result item件数。

Last updated: