ok figured it out.
Just needed to assign an item.tab == .timer or .star or .user to a .toggle() with an assigned @EnvironmentObject and @Published class variable to deliver the trigger to the desired target. Used an if else for the three desired targets. Mainly used this setup for a tab menu bar.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: