You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance TemplateBase<T> with new props and documentation
Added properties for tooltip, symbol, and various [Parameter] options (Onliner, IsReadOnly, HideLabel, Unit, Format) to TemplateBase<T>. Introduced or documented protected properties LastValue and Value. Included XML documentation and System.Globalization usage for culture-aware formatting. These changes improve configurability and code clarity.
0 commit comments