Posts
Topics
Projects
About
Contact
Preparing search index...
The search index is not available
The Candid Startup
InfiniSheet
@candidstartup/react-virtual-scroll
AutoSizerRenderProps
Interface AutoSizerRenderProps
Props that an implementation of
AutoSizerRender
must accept.
interface
AutoSizerRenderProps
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
Computed height
width
width
:
number
Computed width
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
Project Home
Posts
Topics
Projects
About
Contact
InfiniSheet
Loading...
Props that an implementation of AutoSizerRender must accept.