@theredhead — Frontend Library - v1.0.0
Preparing search index...
foundation/src/public-api
RowRangeChangedNotification
Interface RowRangeChangedNotification
Notification emitted when a contiguous range of rows has changed.
interface
RowRangeChangedNotification
{
range
:
RangeDefinition
;
}
Index
Properties
range
Properties
range
range
:
RangeDefinition
The range of rows that changed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
range
@theredhead — Frontend Library - v1.0.0
Loading...
Notification emitted when a contiguous range of rows has changed.