Tiny vanilla javascript library to display popup menus next to button togglers. The popup menu uses a fixed position calculated by javascript, allowing the toggler to be inside of scrollables elements ...
Check demo/index.js for the full example code. The documentation is available here. import PopupMenu, { PopupMenuItem, PopupMenuPosition } from '@ui-widgets-js/popup ...