@arcmantle/lit-jsx
Preparing search index...
shared/jsx-types
JSX
ExternalResourceSVGAttributes
Interface ExternalResourceSVGAttributes
interface
ExternalResourceSVGAttributes
{
externalResourcesRequired
?:
|
typeof
nothing
|
"true"
|
"false"
|
(
(
flag
:
void
)
=>
typeof
nothing
|
"true"
|
"false"
)
;
}
Hierarchy (
View Summary
)
CanBeNothing
<
{
externalResourcesRequired
:
"true"
|
"false"
}
>
ExternalResourceSVGAttributes
AnimationElementSVGAttributes
GradientElementSVGAttributes
ClipPathSVGAttributes
DefsSVGAttributes
EllipseSVGAttributes
FeImageSVGAttributes
FilterSVGAttributes
ForeignObjectSVGAttributes
GSVGAttributes
LineSVGAttributes
MarkerSVGAttributes
MaskSVGAttributes
PathSVGAttributes
PatternSVGAttributes
PolygonSVGAttributes
PolylineSVGAttributes
RectSVGAttributes
SvgSVGAttributes
SwitchSVGAttributes
SymbolSVGAttributes
TextSVGAttributes
TextPathSVGAttributes
TSpanSVGAttributes
UseSVGAttributes
ViewSVGAttributes
Index
Properties
external
Resources
Required?
Properties
Optional
external
Resources
Required
externalResourcesRequired
?:
|
typeof
nothing
|
"true"
|
"false"
|
(
(
flag
:
void
)
=>
typeof
nothing
|
"true"
|
"false"
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
external
Resources
Required
@arcmantle/lit-jsx
Loading...