A row of buttons
<ButtonBar>
<Button destructive>Discard</Button>
<Button>Save</Button>
{#snippet leading()}
<Button>Cancel</Button>
{/snippet}
</ButtonBar>
This was going to be at the base of forms. Not sure if that will actually happen, yet.