[]
/// Occurs when consistent content that conforms to the MaskFormat changes. Gets or sets the callback called when the MaskFormat is changed.
[Parameter] public EventCallback<MaskFormatChangedEventArgs> OnMaskFormatChanged { get; set; }