@arcmantle/lit-jsx
Preparing search index...
shared/jsx-types
JSX
TransformableSVGAttributes
Interface TransformableSVGAttributes
interface
TransformableSVGAttributes
{
transform
?:
|
string
|
typeof
nothing
|
(
(
flag
:
void
)
=>
string
|
typeof
nothing
)
;
}
Hierarchy (
View Summary
)
CanBeNothing
<
{
transform
:
string
}
>
TransformableSVGAttributes
CircleSVGAttributes
ClipPathSVGAttributes
DefsSVGAttributes
EllipseSVGAttributes
ForeignObjectSVGAttributes
GSVGAttributes
ImageSVGAttributes
LineSVGAttributes
PathSVGAttributes
PolygonSVGAttributes
PolylineSVGAttributes
RectSVGAttributes
SwitchSVGAttributes
TextSVGAttributes
UseSVGAttributes
Index
Properties
transform?
Properties
Optional
transform
transform
?:
string
|
typeof
nothing
|
(
(
flag
:
void
)
=>
string
|
typeof
nothing
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
transform
@arcmantle/lit-jsx
Loading...