FavoritesView
struct FavoritesView : View
A view that displays a list of favorite/bookmarked gauges
-
Undocumented
Declaration
Swift
@EnvironmentObject var router: GaugeSearchRouter { get } -
Undocumented
Declaration
Swift
var filteredGauges: [Gauge] { get } -
Declaration
Swift
var body: some View { get }
View on GitHub
Install in Dash