displayMenu(e,{id:slotProps.option.id, type: slotProps.option.type})" style="width: 100%">
+
+
+
+ {{
+ (slotProps.option.path ?
+ (slotProps.option.path.startsWith('/') ?
+ slotProps.option.path : '/'+slotProps.option.path)
+ : '/'
+ )
+ }}
+
+
{{ slotProps.option?.host ?? 'localhost' }}
+
+