Examples
Basic Usage
With Dark Mode
From a Data Query
From a Data Query with Filters
Attributes
The URL of the image. Required unless data is provided.
The URL of the image to show in dark mode
Description of the image, used as alt text. Required unless description_column is provided.
Table or query to load the image URL from; the image updates when applied filters change
Column containing the image URL; the first row of the query result is displayed
Column containing the image URL to show in dark mode
Column containing the image description, used as alt text
IDs of filters to apply to the query
Maximum width of the image in pixels
Whether to show a border around the image
Whether to apply dither effect to the image
Alignment of the imageAllowed values:
leftrightcenter
Additional CSS classes to apply to the image
Time in seconds between automatic data refreshes (minimum 60). Overrides the page-level auto-refresh setting for this component.
Custom SQL WHERE condition to apply to the query. For date filters, use date_range instead.
Maximum number of rows to return from the query. Note: When used with tables, limit will disable subtotals to prevent incomplete subtotal rows.
Column name(s) with optional direction (e.g. “column_name”, “column_name desc”)
Custom SQL QUALIFY condition to filter windowed results
Set the width of this component (in percent) relative to the page width

