@using System.Text.Encodings.Web @model ConfigurationModel @{ Layout = "_ConfigurePlugin"; } @await Component.InvokeAsync(typeof(StoreScopeConfigurationViewComponent))

1. Sign up to accessibe.com
2. Click "Start a 7-day trial" and enter your domain
3. Activate the widget on this page and customize its appearance

@await Html.PartialAsync("~/Plugins/Widgets.AccessiBe/Views/_Configure.Icons.cshtml", (Html.IdFor(m => m.TriggerModel.TriggerIcon), Html.NameFor(m => m.TriggerModel.TriggerIcon), Model.TriggerModel.TriggerIcon))