﻿[0000] OpenElement("input")
[0001] AddAttribute("type", "custom")
[0002] AddAttribute("value", global::Microsoft.AspNetCore.Components.BindConverter.FormatValue( ParentValue , culture: CultureInfo.CurrentCulture ))
[0003] AddAttribute("anotherevent", global::Microsoft.AspNetCore.Components.EventCallback.Factory.CreateBinder(this, __value => ParentValue = __value, ParentValue, culture: CultureInfo.CurrentCulture))