Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
An Object which contains all the information for the index page.
theme: SoftUI({ index: { graph: { enabled: Boolean, lineGraph: Boolean, tag: String, max: Number, }, }, });
theme: SoftUI({ index: { graph: { enabled: true, lineGraph: false, tag: "Memory (MB)", max: 100, }, }, });
Hide properties
Was this page helpful?