@using PlaylistShared.Pwa.Components.Common @code { [Parameter] public int Size { get; set; } = 50; }