Customize menu : Using UIEditMenuInteraction in WKWebView (iOS 16)

I want to add custom menu when select text in WKWebView in iOS 16 with Xcode 14. How can I do it with UIEditMenuInteraction?

Before I used canPerformAction + UIMenuController

Ant news abaut this ?

Running into this as well - particularly want to be able to get rid of some of the default menu items, such as "Search Web"

Customize menu : Using UIEditMenuInteraction in WKWebView (iOS 16)
 
 
Q