PostsTopicsProjectsAboutContact
  • Preparing search index...
  • The search index is not available
The Candid Startup
  • InfiniSheet
  • @candidstartup/react-spreadsheet
  • VirtualSpreadsheetGeneric

Function VirtualSpreadsheetGeneric

  • VirtualSpreadsheetGeneric<Snapshot>(
        props: VirtualSpreadsheetGenericProps<Snapshot>,
    ): Element

    Generic version of Virtual Spreadsheet

    Accepts props defined by VirtualSpreadsheetGenericProps. You must pass an instance of SpreadsheetData with a compatible Snapshot parameter using the data prop.

    Type Parameters

    • Snapshot

      Type of snapshot for SpreadsheetData

    Parameters

    • props: VirtualSpreadsheetGenericProps<Snapshot>

    Returns Element

    Remarks

    In almost all cases use VirtualSpreadsheet instead. Only use this if you need to restrict the types of SpreadsheetData that can be used based on Snapshot type.

    • Defined in react-spreadsheet/src/VirtualSpreadsheet.tsx:241

Settings

Member Visibility
Project HomePostsTopicsProjectsAboutContact
InfiniSheet
  • Loading...

Generated using TypeDoc v0.27.9