UpdateDashboardContent Properties

Properties

Content Html content to update the dashboard with.
Mode Determines how the target will be updated with the content. If a target is not specified, the mode is ignored.
Target The target dashboard element where the content should be placed. In the form of a css or jquery selector. If not specified, the entire dashboard will be replaced with the provided content.
Type Indicates the directive type defined.

See Also