OptionalclassThe ID of the dashboard.
This is either:
http://localhost:3000/dashboard/1-my-dashboard where the ID is 1
entity_id key of the dashboard object when using the API directly or using the SDK Collection Browser to return dataOptionaldataAdditional props to pass to the query builder rendered by InteractiveQuestion when creating a new dashboard question.
OptionalhiddenA list of parameters to hide.
OptionalinitialQuery parameters for the dashboard. For a single option, use a string value, and use a list of strings for multiple options.
OptionalonCallback that is called when the dashboard is loaded.
OptionalonCallback that is called when the dashboard is loaded without cards.
OptionalonA callback function that triggers when a question is opened from a dashboard card or when the user changes the visualization type of a question.
the new visualization type
OptionalpluginsAdditional mapper function to override or add drill-down menu. See the implementing custom actions section for more details.
OptionalstyleA custom style object to be added to the root element.
OptionalwithWhether the dashboard cards should display a title.
OptionalwithWhether to hide the download button.
OptionalwithWhether the dashboard should display a title.
A custom class name to be added to the root element.