Skip to content

Add cookie value to store the browser's innerWidth #14

Description

@webJose

Motivation

Make SSR 100% accurate when rendering responsive tables.

Proposal

Send the value of window.innerWidth in a cookie and retrieve it in the server. With it, set mdsvex-table's SSR default accordingly.

Also use <svelte:window> to keep the cookie value updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions