Edit this page

up.Request up.Request.prototype.fragment
Property

This feature is experimental. It may be changed or removed in a future version.

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