How to create a "danger" (red) button in the Microsoft fluentui library? Like one have in other ui frameworks like bootstrap etc.
There are <DefaultButton> and <PrimaryButton> but I have not found anything like <DangerButton>?
Alternatively, how do you specify the style in such a way so that button uses the "danger" color specified by the theme?