GetPaginationRowModelOptions

class GetPaginationRowModelOptions(val initialSync: Boolean)

Options accepted by getPaginationRowModel. Currently only initialSync is defined; it is reserved for future use and not read by the builder.

Constructors

Link copied to clipboard
constructor(initialSync: Boolean)

Properties

Link copied to clipboard