跳到主要内容

Interface.TableQueryUrlOptions

@standhigher/polaris-data-table


@standhigher/polaris-data-table / TableQueryUrlOptions

Interface: TableQueryUrlOptions

Properties

filterKeys?

optional filterKeys?: readonly string[]

Only these filter fields can be written to or read from the URL.


sensitiveFilterKeys?

optional sensitiveFilterKeys?: readonly string[]

Sensitive filters are intentionally excluded even if they are allowlisted.


pageSizeOptions?

optional pageSizeOptions?: readonly number[]