Class RVAssets

Class that contains assignable assets contained within the SDK's user interface.

Hierarchy

  • RVAssets

Index

Properties

Accessors

Properties

Protected _int

_int: any

Accessors

dashboardEmptyState

  • Retrieve the custom asset item that contains the image, title, and subtitle shown when a dashboard does not contain any visualizations.

    Returns null | RVImageAsset

  • Custom image, title, and subtitle shown when a dashboard does not contain any visualizations.

    Parameters

    Returns void

revealElement

  • get revealElement(): object
  • Retrieve the internal intermediate element used to represent the image.

    Returns object