# ImageTileLinkSlat

A slat containing an NioImageTile component and supporting text.

# Selector

NioImageTileLinkSlat

# Props

Prop name Type Required Default value
imgSrc String No
displayOnly Boolean No false

# iconName

The name of the icon to be displayed. Use any icon from the Tacklebox library. (see NioIcon)

# Slots

# title

Slot specifyling the template to display as the title of the component

# subtitle

Slot specifyling the template to display as the subtitle of the component

# Events

# click

Emits when the component receives a click event

# Examples

Last Updated: 2/10/2021, 5:34:22 PM