Skip to content

Discrepancy between documentation and typings #13597

Description

@Stadly

The documentation mentions the use of "false" and false for data-sveltekit-preload-data, but neither is allowed by the typings:

'data-sveltekit-preload-data'?: true | '' | 'hover' | 'tap' | 'off' | undefined | null;

I'm not certain which is correct, hence the issue instead of a PR :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions