Skip to content

Data

Data source abstractions and implementations.

This section documents the data-source API used by data-driven widgets and utilities. If you're building a custom data source, start with the protocol/base types.

See the DataSource Guide for usage examples and patterns.

Core types

Implementations