Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get item id when clicked #188

Open
anugrahdputra opened this issue May 17, 2023 · 1 comment
Open

How to get item id when clicked #188

anugrahdputra opened this issue May 17, 2023 · 1 comment

Comments

@anugrahdputra
Copy link

How i can get item id when click the board's item? thanks

@WriterStat
Copy link

Please read the usage area, found on the first page of this project. There you will find what you are looking for. Cheers,

You'll need to fill in the click function and then interrogate the dom element. And in many cases code the rest.

The Demo also found on the first page of this project, is also a good place to see an example of the click function and interrogating the passed-in dom element. Please note: you'll need to code the item id to be unique.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants