Add settings to menu items in the Customizer
WordPress 5.4 added the wp_nav_menu_item_custom_fields_customize_template hook to add custom fields to the Nav Menu Item settings in the customizer. I’ve figured out how to display the additional fields I would like to add (As part of my Nav Menu Roles plugin), with the following snippet: