With many same component initialized on same page, how to know which component's on api
20 views
Skip to first unread message
ilker çatak
unread,
Feb 8, 2017, 7:35:48 AM2/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Semantic UI
I have many posts on a same page so if user click on a button i want to post some data .The problem is that i cant get exact component with semantic ui. İ want to solve this issue genericly. Every component has unique data attribute. Let me know if there is away something like that. "data:{id:this.dataAttribute}". Thank you