Reincharts
Preparing search index...
packages/utils/src
WithSizeProps
Interface WithSizeProps
interface
WithSizeProps
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
Readonly
height
height
:
number
Height of the component in pixels.
Readonly
width
width
:
number
Width of the component in pixels.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
width
Reincharts
Loading...
Height of the component in pixels.