Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
attribute
<internal>
StyleDirective
Interface StyleDirective
A
style:
directive
interface
StyleDirective
{
end
:
number
;
modifiers
:
"important"
[]
;
name
:
string
;
start
:
number
;
type
:
"StyleDirective"
;
value
:
true
|
ExpressionTag
|
(
Text
|
ExpressionTag
)
[]
;
}
Hierarchy (
View Summary
)
BaseNode
StyleDirective
Index
Properties
end
modifiers
name
start
type
value
Properties
end
end
:
number
modifiers
modifiers
:
"important"
[]
name
name
:
string
The 'x' in
style:x
start
start
:
number
type
type
:
"StyleDirective"
value
value
:
true
|
ExpressionTag
|
(
Text
|
ExpressionTag
)
[]
The 'y' in
style:x={y}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
modifiers
name
start
type
value
Documentation
Loading...
A
style:
directive