Create multiple elements within loop? #255
Unanswered
HansenBerlin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
(Just in case anyone struggles with the same problem) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am new to Rust and therefore this library (.NET, JS, Java, Python till now). I couldnt figure out (and documentation is pretty sparse) how to add an element multiple times. This for example:
How can I add the card div say 10 times within the features wrapper either using a loop within the markup code or value of a function returning this piece of markup (if possible).?
Thanks and keep up the great work (pretty straightforward experience so far except of the docs. ;-) )
Beta Was this translation helpful? Give feedback.
All reactions