Instance Method
buttonLabel(for:)
The label that should be used when rendering the user-interface for this call to action button.
func buttonLabel(for pageKind: Metadata.PageKind.Kind?) -> String
Discussion
This can be provided directly via the label parameter or indirectly via the given purpose and associated page kind.