-
Beta Was this translation helpful? Give feedback.
Answered by
KN4CK3R
Feb 1, 2021
Replies: 1 comment 1 reply
-
Currently you can only view a single item of an array. If you want to implement that have a look at the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Revester
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently you can only view a single item of an array. If you want to implement that have a look at the
BaseWrapperArrayNode
class. There you can draw more items.