Skip to content

Commit

Permalink
feat(menu): export CloseReason
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 723232949
  • Loading branch information
material-web-copybara authored and copybara-github committed Feb 4, 2025
1 parent ac91657 commit 8240a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions menu/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import {styles} from './internal/menu-styles.js';
export {type ListItem} from '../list/internal/list-navigation-helpers.js';
export {type MenuItem} from './internal/controllers/menuItemController.js';
export {
CloseReason,
FocusState,
type CloseMenuEvent,
type Menu,
Expand Down

0 comments on commit 8240a36

Please sign in to comment.