Skip to content

Async / fetch support? #229

@hbcondo

Description

@hbcondo

Does this library by chance support retrieving data via an async fetch on the client? For example, how would you set these asynchronously?

  const {
    headerRows,
    rows,
    tableAttrs,
    tableBodyAttrs,
  } = table.createViewModel(columns);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions