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.

Croct's mascot winking
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:

PageDescription
ConstructorLearn how to initialize an array content provider.