Card API
Properties
| Name | Type | Default | Description |
|---|---|---|---|
thumbnail-source-width | string | — | Controls how much the thumbnail iframe is scaled down. |
highlight | boolean | false | Applies a visual emphasis style to the card. |
Events
| Event | Description | Returns | |
|---|---|---|---|
intersect | Fires when the card enters or leaves the viewport. | CustomEvent<{ isIntersecting: boolean }> | |