Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.assistantscenter.com/llms.txt

Use this file to discover all available pages before exploring further.

theme: SoftUI({
  storage: Object<DBD.Handler>,
});
See more about storage handlers

Example Usage

theme: SoftUI({
  storage: Handler,
});

Props

storage
object DBD.Handler
required
The storage handler