Table of Contents

Class FragmentDirective

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll

The FragmentDirective interface is an object exposed to allow code to check whether or not a browser supports text fragments.

[Value("FragmentDirective")]
public class FragmentDirective
Inheritance
FragmentDirective
Inherited Members

Remarks

It is accessed via the FragmentDirective property.

-{{cssxref("::target-text")}}

See also on MDN

Constructors

FragmentDirective()

public FragmentDirective()