{{ selectedLabel != null ? selectedLabel : placeholder }}
▾
{{ opt.hasChildren ? (opt.expanded ? '▾' : '▸') : '' }}
{{ opt.label }}
{{ t.noOptions }}
{{ opt.hasChildren ? (opt.expanded ? '▾' : '▸') : '' }}
{{ opt.label }}
{{ t.noOptions }}
{{ hoverTooltip.text }}