Example Usage
Props
Object (ThemeModule)
required
Discord-Dashboard theme module.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Discord-Dashboard Theme
new DBD.Dashboard({
theme: ThemeModule,
});
new DBD.Dashboard({
theme: SoftUI({}),
});
Was this page helpful?