ArticleContentView

struct ArticleContentView : View

Article content view using SwiftUI.

Note

create an article (name, value and quantity) to add into a transaction.
  • Declaration

    Swift

    var body: some View { get }