Appearance
Home > @liquidrazor/list-display > StreamBootstrapResult
StreamBootstrapResult interface
Signature:
typescript
export interface StreamBootstrapResult<TRow = any>Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
TRow[] | (Optional) Optional initial snapshot loaded when the list mounts. | ||
number | (Optional) Optional total count if known. |