Button

public struct Button : Element

An element that wraps a child element in a button that mimics a UIButton with the .system style. That is, when highlighted (or disabled), it fades its contents to partial alpha.