Example Usage
Props
boolean
required
If you want to restrict console logs through Assistants Center, you can do so
using this option.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
If you want to restrict console logs through Assistants Center, you can do so using this option.
new DBD.Dashboard({
minimizedLogs: Boolean,
});
new DBD.Dashboard({
minimizedLogs: true,
});
Was this page helpful?