Chartbreaker
Preparing search index...
bundle
<internal>
ListModification
Interface ListModification<T>
interface
ListModification
<
T
>
{
idx
?:
number
;
isLoadMore
?:
boolean
;
rows
?:
T
[]
;
type
:
"update"
|
"remove"
|
"reload"
|
"insert"
|
"append"
;
}
Type Parameters
T
Index
Properties
idx?
is
Load
More?
rows?
type
Properties
Optional
idx
idx
?:
number
Optional
is
Load
More
isLoadMore
?:
boolean
Optional
rows
rows
?:
T
[]
type
type
:
"update"
|
"remove"
|
"reload"
|
"insert"
|
"append"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
idx
is
Load
More
rows
type
Legacy Docs
Impressum
Datenschutz/Privacy
Chartbreaker
Loading...