@arcmantle/lit-jsx
Preparing search index...
shared/jsx-types
JSX
ZoomAndPanSVGAttributes
Interface ZoomAndPanSVGAttributes
interface
ZoomAndPanSVGAttributes
{
zoomAndPan
?:
|
typeof
nothing
|
"disable"
|
"magnify"
|
(
(
flag
:
void
)
=>
typeof
nothing
|
"disable"
|
"magnify"
)
;
}
Hierarchy (
View Summary
)
CanBeNothing
<
{
zoomAndPan
:
"disable"
|
"magnify"
}
>
ZoomAndPanSVGAttributes
SvgSVGAttributes
ViewSVGAttributes
Index
Properties
zoom
And
Pan?
Properties
Optional
zoom
And
Pan
zoomAndPan
?:
|
typeof
nothing
|
"disable"
|
"magnify"
|
(
(
flag
:
void
)
=>
typeof
nothing
|
"disable"
|
"magnify"
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
zoom
And
Pan
@arcmantle/lit-jsx
Loading...