@page @using Localization.Resources.AbpUi @using Microsoft.Extensions.Localization @using Volo.CmsKit.Pages @using Volo.CmsKit.Web.Pages.CmsKit.Shared.Components.ReactionSelection @model IndexModel @inject IStringLocalizer Localizer

CMS Kit DEMO

Reactions

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

Martin Fowler
@await Component.InvokeAsync(typeof(ReactionSelectionViewComponent), new { entityType = "quote", entityId = "1" })

Writing code is very simple, but writing simple code is the hardest thing there is!

Halil ibrahim Kalkan (inspired from Johan Cruyff)
@await Component.InvokeAsync(typeof(ReactionSelectionViewComponent), new { entityType = "quote", entityId = "2" })