RevGrid - v0.11.1
    Preparing search index...

    Record servers represent rows as strongly typed records and field descriptors.

    They support:

    1. Record definitions and field-level extraction.
    2. Row index maps and row-order definitions.
    3. Incremental updates and recent-change tracking.

    This model is useful when data has rich record identity semantics or requires controlled transformation before rendering.

    1. RevRecordDataServer
    2. RevRecordSchemaServer
    3. RevRecordStore
    4. RevRecord
    5. RevRecordField
    6. RevRecordDefinition
    7. RevRecordSortDefinition
    8. RevRecordRowOrderDefinition
    9. RevRecordRecentChange
    10. RevRecordRecentChanges

    Record server modules also export row/index map helpers, array utilities, type utilities, and error types; see API Reference for complete symbol/member coverage.