<cla-card-image>
Card image - slot inside the cla-card-media
component and displays an image or placeholder icon.
Usage
Properties
Property | Required | Description | Type | Default |
---|---|---|---|---|
alt | true | The image alternative text. | string | null |
img | false | Image URL | string | null |
Events
Event | Description | Type |
---|---|---|
claImgDidLoad | Emitted when nav item loads. |
|