<Button type="button">Create background worker</Button><Button type="button" secondary>Create background worker</Button><Button type="button" tertiary>Create background worker</Button><Button type="button" destructive>Delete background worker</Button><Button type="button" inactive>Create background worker</Button><DropdownButton>Create background worker</DropdownButton><DropdownButton secondary>Create background worker</DropdownButton><Button type="button" small>Create background worker</Button><Button type="button" small secondary>Create background worker</Button><IconButton iconType="delete">Delete</IconButton><ExpandableButton
expanded={true}
iconAfterText={true}
isSmall
>
Collapse
</ExpandableButton><ExpandableButton
expanded={false}
iconAfterText={true}
isSmall
>
Expand
</ExpandableButton>