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.

new DBD.Dashboard({
  acceptPrivacyPolicy: Boolean,
});

Example Usage

new DBD.Dashboard({
  acceptPrivacyPolicy: true,
});

Props

acceptPrivacyPolicy
boolean
required
Whether or not to automatically accept the privacy policy.