TagsStyle

public protocol TagsStyle : DynamicProperty

Undocumented

TagsStyle

  • modifier(_:) Extension method

    Undocumented

    Declaration

    Swift

    func modifier(_ modifier: some ViewModifier) -> some TagsStyle
  • concat(_:) Extension method

    Undocumented

    Declaration

    Swift

    func concat(_ style: some TagsStyle) -> some TagsStyle

Available where Self == TagsBaseStyle

  • base Extension method

    Undocumented

    Declaration

    Swift

    static var base: TagsBaseStyle { get }

Available where Self == TagsFioriStyle

  • fiori Extension method

    Undocumented

    Declaration

    Swift

    static var fiori: TagsFioriStyle { get }