Skip to content

Commit

Permalink
feat: apply adjusts in Dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurTriis1 committed Oct 22, 2024
1 parent 450d8b4 commit 9ae264e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,10 @@ export type DropdownContextState<
* Function responsible for switch the the DropdownMenu state in this context.
*/
toggle?(): void

/**
* Identifier to be used in aria-controls
*/
id: string

/**
* Associates the dropdown trigger element's ref for managing its position and interaction events.
*/
Expand Down

0 comments on commit 9ae264e

Please sign in to comment.