buttons
A subscription store control style that displays a subscribe button for each subscription plan.
Declaration
@MainActor @preconcurrency static var buttons: ButtonsSubscriptionStoreControlStyle { get }Discussion
You can also use subscriptionStoreControlStyle(_:) with buttons as the parameter to construct this style.