Preparing search index...
The search index is not available
react-declarative - v2.6.90
react-declarative
ISize
Interface ISize
Represents a size with height and width dimensions.
interface
ISize
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
react-declarative - v2.6.90
Loading...
Represents a size with height and width dimensions.