Skip to content

Commit

Permalink
SWED-2505 jest snap
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenraphti committed Jun 20, 2024
1 parent 9bedf79 commit e24346c
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,16 @@ exports[`Documentation: Dropdown DeveloperDocumentation renders 1`] = `
</code>
to initialize all dropdowns. This will open and close the dropdowns automatically.
</p>
<p>
To initialize a given dropdown, use
<code
className="code-tags code-tags-secondary"
>
dg.dropdown.init({id})
</code>
.
</p>
<h3>
Accessibility considerations
</h3>
Expand Down

0 comments on commit e24346c

Please sign in to comment.