Edit this page

up.Request up.Request.prototype.fragment
Property

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.

When this request will open a new overlay, undefined is returned.

See also


Value

fragment

The first targeted fragment.