@ -151,6 +151,7 @@ public partial class Drawer : UIComponent, IDisposable, INavigationEventReceiver
#region Styling properties
//old
private CssBuilder CompiledClassList
{
get
@ -1,5 +1,4 @@
using Connected.Annotations;
using Connected.Extensions;
using Connected.Extensions;
using Connected.Utilities;
using Microsoft.AspNetCore.Components;
@ -50,7 +50,7 @@ public partial class Item
#endregion
#region Lifecycle
#region Lifecycle events
protected override void OnInitialized()