This component, including the CSS and image required to produce its elegant styling, is in an external NuGet package.
@functions { string buttonLabel = "Click me"; void ChangeLabel() { buttonLabel = "It works"; } }