atomic-result-printable-uri

This is for:

Developer
In this article

See Display results to learn more about customizing your result templates.

The atomic-result-printable-uri component displays the URI, or path, to access a result.

Properties

Property Attribute Description Type Default

maxNumberOfParts

max-number-of-parts

The maximum number of Uri parts to display. This has to be over the minimum of 3 in order to be effective. Putting Infinity will disable the ellipsis.

number

5

Slots

Slots let you write custom HTML at a specific place inside a web component.

Slot Description

attributes

Lets you pass attributes down to anchor elements, overriding other attributes. To be used exclusively in anchor elements, such as: <a slot="attributes" target="_blank" download></a>.