From 9bedf79838b7a5a8ed2b76326f72c725b441ae54 Mon Sep 17 00:00:00 2001 From: Raphael Ferrand Date: Thu, 20 Jun 2024 18:11:12 +0200 Subject: [PATCH] SWED-2505 documentation dropdown --- src/App/ComponentsDocumentation/components/Dropdown/index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/App/ComponentsDocumentation/components/Dropdown/index.js b/src/App/ComponentsDocumentation/components/Dropdown/index.js index 5f85a025c3..19c97319fe 100644 --- a/src/App/ComponentsDocumentation/components/Dropdown/index.js +++ b/src/App/ComponentsDocumentation/components/Dropdown/index.js @@ -103,6 +103,10 @@ const DeveloperDocumentation = () => ( Use to initialize all dropdowns. This will open and close the dropdowns automatically.

+

+ To initialize a given dropdown, use{" "} + . +

Accessibility considerations

By default, keyboard navigation is implemented in the script. If your