Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a "fetchpriority" property to the API #58

Open
jobee opened this issue May 13, 2022 · 1 comment
Open

Add a "fetchpriority" property to the API #58

jobee opened this issue May 13, 2022 · 1 comment

Comments

@jobee
Copy link

jobee commented May 13, 2022

Since priority hints are now shipped for chromium-based browsers, I suggest to extend the API by adding a fetchpriority property.

see https://web.dev/priority-hints/

Or would you recommend adding the fetchpriority attribute like

<Sitegeist.Kaleidoscope:Image
    ...
    attributes.fetchpriority="high"
/>

...?

@manuelmeister
Copy link
Contributor

I think adding it with attributes is the correct way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants