@using EgwCoreLib.Lux.Core @inherits BaseComp
@if (HasChanged() && IsValid()) {
}