You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2017. It is now read-only.
AlekseyMartynov edited this page Jul 1, 2016
·
6 revisions
DevExtreme tags and attributes have the same structure as DevExtreme client-side widgets and their configuration options. However, tag and attribute names are in kebab-case (hyphen-separated lower-case).
NOTE. There are few special cases when properties in the client-side API utilize the dynamic nature of JavaScript and accept values of different types. Such attributes have neutral CLR types (object, IEnumerable, etc).