Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.
<p>
You can customize the content of RadComboBox items by specifying a template for them. Open the dropdown or start typing to see the templated items containing
text and images.
</p>
<p>
This example uses <strong>WinJS.Binding.Template</strong> instance for the combobox items. You can also use a string with binding
expressions or a function returning a string/DOM element.
</p>