ViewPageDirection
The view/page paging direction. Closed: the protocol spells
exactly two values and a third would change the paging contract.
Fields and variants
Section titled “Fields and variants”"backward""forward"
Source
schema/msp/experimental/msp.schema.json#/types/ViewPageDirection
{ "description": "The `view/page` paging direction. Closed: the protocol spells\nexactly two values and a third would change the paging contract.", "enum": [ "forward", "backward" ], "type": "string", "x-msp-openness": "closed"}