Loading

constructor(data: T? = null)

Parameters

data

Optional cached data to display during loading (null for initial load).

Type Parameters

T

The type of data.