@theredhead — Frontend Library - v1.0.0
Preparing search index...
foundation/src/public-api
RowChangedNotification
Interface RowChangedNotification
Notification emitted when a single row's data has changed.
interface
RowChangedNotification
{
rowIndex
:
number
;
}
Index
Properties
row
Index
Properties
row
Index
rowIndex
:
number
Zero-based index of the changed row.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
row
Index
@theredhead — Frontend Library - v1.0.0
Loading...
Notification emitted when a single row's data has changed.