Edit this page

up.Request up.Request.prototype.fragment
Property

This feature is experimental. Please share your experiences so we know what to keep or change.

Returns the fragment matched by this request's target selector.

When multiple fragments were inserted, the first fragment is returned. To get a list of all inserted fragments, use the { fragments } property.

See also


Value

Element

fragment