Versions in this module Expand all Collapse all v2 v2.4.1 Jan 19, 2025 Changes in this version + type IScrollableTable interface + CurrentRow func() int + Model func() table.IModel + type Widget struct + func New(t IScrollableTable) *Widget + func (s Widget) ScrollLength() int + func (s Widget) ScrollPosition() int