Preparing search index...
The search index is not available
ixfx
ixfx
Dom
ElementSizerOptions
Type Alias ElementSizerOptions<T>
Element
Sizer
Options
<
T
>
:
{
containerEl
?:
HTMLElement
|
string
;
naturalSize
?:
Rect
;
onSetSize
:
(
(
size
:
Rect
,
el
:
T
)
=>
void
)
;
stretch
?:
ElementResizeLogic
;
}
Type Parameters
T
extends
HTMLElement
|
SVGElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...