Webiant Logo Webiant Logo
  1. No results found.

    Try your search with a different keyword or use * as a wildcard.

Configure.cshtml

@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))