The loadingLabelText property (string) specifies the HTML of the loading label. See also loadingLabelVisible.
If specified, the value will be used as raw HTML (regardless of xssProtection value) instead of loadingLabelText.
null
dp.loadingLabelText = "<span>Loading...</span>";