Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/shared
<internal>
StyleSheet
Interface StyleSheet
interface
StyleSheet
{
attributes
:
any
[]
;
children
:
(
Rule
|
Atrule
)
[]
;
content
:
{
comment
:
null
|
Comment
;
end
:
number
;
start
:
number
;
styles
:
string
;
}
;
end
:
number
;
start
:
number
;
type
:
"StyleSheet"
;
}
Hierarchy (
View Summary
)
BaseNode
StyleSheet
Index
Properties
attributes
children
content
end
start
type
Properties
attributes
attributes
:
any
[]
children
children
:
(
Rule
|
Atrule
)
[]
content
content
:
{
comment
:
null
|
Comment
;
end
:
number
;
start
:
number
;
styles
:
string
}
Type declaration
comment
:
null
|
Comment
Possible comment atop the style tag
end
:
number
start
:
number
styles
:
string
end
end
:
number
start
start
:
number
type
type
:
"StyleSheet"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
content
end
start
type
Documentation
Loading...
Possible comment atop the style tag