Gets or sets an object, holding custom user data.
Namespace: MindFusion.Common.UI
File: ListItem.js
SyntaxJavaScript
Copy Code
|
|---|
get data() {} |
Object. The custom user data.
RemarksYou can use this field to store data that will help you identify the item or data that is related to the ListItem.
See Also