<FluentButton Appearance="ButtonAppearance.Primary">Primary</FluentButton> <FluentButton Appearance="ButtonAppearance.Outline">Outline</FluentButton> <FluentButton Appearance="ButtonAppearance.Primary" Size="ButtonSize.Small">Small</FluentButton> <FluentButton Appearance="ButtonAppearance.Primary" Disabled="true">Disabled</FluentButton>