rsnext/docs/api-reference
Steven a3c31b6773
Update next/image docs and example with shimmer animation (#26183)
It was mentioned in Issue #18858 that we might add a `placeholder="skeleton"` but that didn't ship with Next.js 11 because it would likely need to handle additional config such as light mode / dark mode, speed, duration, etc.

So this PR adds an example of `blurDataURL` usage with a nice shimmer animation (sometimes called a skeleton).
2021-06-16 14:54:25 +00:00
..
data-fetching Update getInitialProps.md (#19506) 2020-11-25 11:23:04 +00:00
next Update next/image docs and example with shimmer animation (#26183) 2021-06-16 14:54:25 +00:00
next.config.js docs: use descriptive links instead of "click here" (#25897) 2021-06-09 13:23:16 -05:00
cli.md Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00
create-next-app.md docs: advise users of create-next-app --ts, --typescript (#25349) 2021-06-11 02:48:06 +00:00