Interface.TableQueryUrlOptions
@standhigher/polaris-data-table
@standhigher/polaris-data-table / TableQueryUrlOptions
Interface: TableQueryUrlOptions
Properties
filterKeys?
optionalfilterKeys?: readonlystring[]
Only these filter fields can be written to or read from the URL.
sensitiveFilterKeys?
optionalsensitiveFilterKeys?: readonlystring[]
Sensitive filters are intentionally excluded even if they are allowlisted.
pageSizeOptions?
optionalpageSizeOptions?: readonlynumber[]