/// <inheritdoc /> protected override bool ShouldRenderChipGenerator() { return(CurrentValue?.Any() ?? false); }