Practice ยท 1 of 3
Popover Action Menu
Build a 'Row actions' menu with zero JavaScript: a button with popovertarget="row-menu" opening a <div id="row-menu" popover> that contains at least two action buttons and one close button using popovertarget="row-menu" popovertargetaction="hide".
Difficulty: advanced
Press Submit to check your solution.
Back to lesson: Practice: Popovers & Invokers โ Practice