Replies: 1 comment 3 replies
-
Hi! I came across your framework today and am looking to port my existing exocortex program here: https://github.com/neutralinsomniac/exocortex to giu! So far I love how simple and fast it is to use, but I've hit my first roadblock. I'm trying to build a dynamic list of buttons, where each button has different data attached to it, but I'm not seeing the correct way to do it. Here is the code I have right now: https://github.com/neutralinsomniac/exocortex/blob/3dc33e8add084b75d6d0d63114be6627055edae1/cmd/exogiu/exogiu.go#L44 With this code, every button gets the last tag in the list passed to it, instead of a different tag per button. Do you know of a smarter way to handle this situation? Thank you! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions