Table of Contents

Class CSSStartingStyleRule

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll

The CSSStartingStyleRule interface of the CSS Object Model represents a CSS @starting-style at-rule.

[Value("CSSStartingStyleRule")]
public class CSSStartingStyleRule : CSSGroupingRule
Inheritance
CSSStartingStyleRule
Inherited Members

Remarks

Constructors

CSSStartingStyleRule()

public CSSStartingStyleRule()