Skip to content

@revolist/revogrid / ViewportState

Interface: ViewportState

ViewportState is an object that represents the state of a viewport.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
endnumberThe end of the range.ViewportStateItems.endsrc/types/interfaces.ts:499
itemsVirtualPositionItem[]The items in the viewport.ViewportStateItems.itemssrc/types/interfaces.ts:510
realCountnumberThe number of real items in the viewport.-src/types/interfaces.ts:520
startnumberThe start of the range.ViewportStateItems.startsrc/types/interfaces.ts:495
virtualSizenumberThe virtual size of the viewport.-src/types/interfaces.ts:524

Revogrid is a MIT-licensed open source library made by Revolist OU.