SongsView

struct SongsView: View

SwiftUI View for the songs

  • The Browser model

    Declaration

    Swift

    private var browser
  • The body of the View

    Declaration

    Swift

    var body: some View