Skip to content

Remove tag attribute #1468

@carson-katri

Description

@carson-katri

Supporting tag="..." deviates from our typical SwiftUI View -> template mapping.

The tag(...) modifier should be used instead. This modifier will need to be implemented with the following signature:

func tag(_ tag: String?) -> some View

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions