link
A button style for buttons that emulate links.
Declaration
@MainActor @preconcurrency static var link: LinkButtonStyle { get }Discussion
To apply this style to a button, or to a view that contains buttons, use the buttonStyle(_:) modifier.
A button style for buttons that emulate links.
@MainActor @preconcurrency static var link: LinkButtonStyle { get }To apply this style to a button, or to a view that contains buttons, use the buttonStyle(_:) modifier.