﻿[0000] OpenElement("div")
[0001] AddAttribute("myvalue", global::Microsoft.AspNetCore.Components.BindConverter.FormatValue( ParentValue ))
[0002] AddAttribute("myevent", global::Microsoft.AspNetCore.Components.EventCallback.Factory.CreateBinder(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredBindSetter(callback: ValueChanged , value: ParentValue), ParentValue))