Docs
Cloudflare
CodeRabbit
Railway
WorkOS
AG Grid
OpenRouter
Netlify
SerpAPI
Clerk
Sentry
Unkey
Prisma
Electric
Cloudflare
CodeRabbit
Railway
WorkOS
AG Grid
OpenRouter
Netlify
SerpAPI
Clerk
Sentry
Unkey
Prisma
Electric
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference

Angular Example: Virtualized Infinite Scrolling

import { bootstrapApplication } from '@angular/platform-browser'
import { appConfig } from './app/app.config'
import { App } from './app/app'

bootstrapApplication(App, appConfig).catch((err) => console.error(err))
import { bootstrapApplication } from '@angular/platform-browser'
import { appConfig } from './app/app.config'
import { App } from './app/app'

bootstrapApplication(App, appConfig).catch((err) => console.error(err))