ChipView

public struct ChipView : View

A view that displays a chip with an icon and title. Based on MUI Chip

Lifecycle

Public

  • Declaration

    Swift

    public var body: some View { get }