encode_cursor

function encode_cursor(page_cursor: page_cursor): text(source)

Encodes a page_cursor into a base64 string to make it more manageable for the frontend

Parameters

page_cursor

the page_cursor to be encoded