PostsTopicsProjectsAboutContact
  • Preparing search index...
  • The search index is not available
The Candid Startup
  • InfiniSheet
  • @candidstartup/react-virtual-scroll
  • AutoSizer

Function AutoSizer

  • AutoSizer(props: AutoSizerProps): Element

    HOC that calculates the size available to it and makes the computed size available to children. The size available depends on DOM layout and style applied wherever the AutoSizer finds itself. You will probably want to pass something appropriate via the className or style props.

    Accepts props defined by AutoSizerProps. You must pass a single instance of AutoSizerRender as a child.

    Parameters

    • props: AutoSizerProps

    Returns Element

    • Defined in packages/react-virtual-scroll/src/AutoSizer.tsx:52

Settings

Member Visibility
Project HomePostsTopicsProjectsAboutContact
InfiniSheet
  • Loading...

Generated using TypeDoc v0.27.9