Having trouble getting help?
Contact Support
Contact Support
Localization in EJ2 TypeScript Dropdown Tree control
14 Jan 20251 minute to read
The Localization
library allows you to localize the default text content of the Dropdown Tree control. It can be localized to any culture by defining the texts and messages of the Dropdown Tree in the corresponding culture. The default locale of the Dropdown Tree control is en
(English). The following table represents the default texts and messages of the Dropdown Tree in the en
culture.
KEY | Text/Message |
---|---|
noRecordsTemplate | No records found |
actionFailureTemplate | Request failed |
overflowCountTemplate | +${count} more.. |
totalCountTemplate | ${count} selected |