@if (!inputBoxHostSvc) { } @if (selectMode === 'multiple') { @if (!inputBoxHostSvc && !enableShowMore) { } } @else if (selectMode === 'single') { @if (!inputBoxHostSvc && !enableShowMore) { } } @if (!inputBoxHostSvc && enableShowMore) { }