Skip to content

Discrepancy between documentation and typings #13597

@Stadly

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 :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions