docs(angular): add remote data with ssr example (#5914) #1078
Annotations
10 errors
Test & Publish
Binding element 'row' implicitly has an 'any' type.
|
Test & Publish
Generic type 'ColumnDef' requires between 2 and 3 type arguments.
|
Test & Publish
No overload matches this call.
|
Test & Publish
Argument of type 'UserConfig & Promise<UserConfig> & (UserConfigFnObject & UserConfigExport)' is not assignable to parameter of type 'never'.
|
Test & Publish
Type '(table: Table_Internal<NoInfer<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }>, never[]>) => () => RowModel<...>' is not assignable to type '(table: Table<NoInfer<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }>, NoInfer<RowData>[]>) => () => RowModel<...>'.
|
Test & Publish
Type 'ColumnDef<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }, Person, unknown>[]' is not assignable to type 'ColumnDef<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }, RowData, unknown>[]'.
|
Test & Publish
Parameter 'row' implicitly has an 'any' type.
|
Test & Publish
Parameter 'row' implicitly has an 'any' type.
|
Test & Publish
Parameter 'header' implicitly has an 'any' type.
|
Test & Publish
Parameter 'header' implicitly has an 'any' type.
|