From d864c86259e5f84800bd179cac0b5602e8fd0c57 Mon Sep 17 00:00:00 2001 From: Alexander Tsirel Date: Thu, 29 Feb 2024 19:08:02 +1100 Subject: [PATCH] Add meta tag description for InstaClick --- _source/reference/attributes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_source/reference/attributes.md b/_source/reference/attributes.md index f2fe211..07c19f9 100644 --- a/_source/reference/attributes.md +++ b/_source/reference/attributes.md @@ -43,3 +43,4 @@ The following `meta` elements, added to the `head`, can be used to customize cac * `` to trigger view transitions on browsers that support the [View Transition API](https://caniuse.com/view-transitions). * `` will configure [page refreshes with morphing](/handbook/page_refreshes.html). * `` will enable [scroll preservation during page refreshes](/handbook/page_refreshes.html). +* `` will disable [instant click behaviour](/handbook/drive#instantclick).