label: Label
options: ListOptions<T, Q>
shape: Shape<Array<T & ListRow>, ListMutator<T & ListRow>>
view: FieldRenderer<Array<T & ListRow>, ListMutator<T & ListRow>, Field<Array<T & ListRow>, ListMutator<T & ListRow>, Q>>
query<P>(field: Expr<V>,
pages: Pages<P>
): undefined | Expr<Q>