Typescript Library Declarations (DOM)
Interface CSSKeyframesRule
Hierarchy
CSSRule
CSSKeyframesRule
Indexable
[
index:
number
]:
CSSKeyframeRule
Index
Properties
CHARSET_
RULE
FONT_
FACE_
RULE
IMPORT_
RULE
KEYFRAMES_
RULE
KEYFRAME_
RULE
MEDIA_
RULE
NAMESPACE_
RULE
PAGE_
RULE
STYLE_
RULE
SUPPORTS_
RULE
css
Rules
css
Text
name
parent
Rule
parent
Style
Sheet
type
Methods
[iterator]
append
Rule
delete
Rule
find
Rule
Properties
Readonly
CHARSET_
RULE
CHARSET_
RULE
:
2
Readonly
FONT_
FACE_
RULE
FONT_
FACE_
RULE
:
5
Readonly
IMPORT_
RULE
IMPORT_
RULE
:
3
Readonly
KEYFRAMES_
RULE
KEYFRAMES_
RULE
:
7
Readonly
KEYFRAME_
RULE
KEYFRAME_
RULE
:
8
Readonly
MEDIA_
RULE
MEDIA_
RULE
:
4
Readonly
NAMESPACE_
RULE
NAMESPACE_
RULE
:
10
Readonly
PAGE_
RULE
PAGE_
RULE
:
6
Readonly
STYLE_
RULE
STYLE_
RULE
:
1
Readonly
SUPPORTS_
RULE
SUPPORTS_
RULE
:
12
Readonly
css
Rules
css
Rules
:
CSSRuleList
MDN Reference
css
Text
css
Text
:
string
MDN Reference
name
name
:
string
MDN Reference
Readonly
parent
Rule
parent
Rule
:
CSSRule
MDN Reference
Readonly
parent
Style
Sheet
parent
Style
Sheet
:
CSSStyleSheet
MDN Reference
Readonly
type
type
:
number
Deprecated
MDN Reference
Methods
[iterator]
[iterator]
(
)
:
IterableIterator
<
CSSKeyframeRule
>
Returns
IterableIterator
<
CSSKeyframeRule
>
append
Rule
append
Rule
(
rule
)
:
void
MDN Reference
Parameters
rule
:
string
Returns
void
delete
Rule
delete
Rule
(
select
)
:
void
MDN Reference
Parameters
select
:
string
Returns
void
find
Rule
find
Rule
(
select
)
:
CSSKeyframeRule
MDN Reference
Parameters
select
:
string
Returns
CSSKeyframeRule
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
CHARSET_
RULE
FONT_
FACE_
RULE
IMPORT_
RULE
KEYFRAMES_
RULE
KEYFRAME_
RULE
MEDIA_
RULE
NAMESPACE_
RULE
PAGE_
RULE
STYLE_
RULE
SUPPORTS_
RULE
css
Rules
css
Text
name
parent
Rule
parent
Style
Sheet
type
[iterator]
append
Rule
delete
Rule
find
Rule
MDN Reference