ArrayContentProvider
Learn how to provide content from an in-memory map.
A content provider backed by an in-memory map of versioned, localized content, in the slots.json format the CLI generates. Use it to supply that content directly, without reading it from disk.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
| Page | Description |
|---|---|
| Constructor | Learn how to initialize an array content provider. |