Can you configure collection style for maps and sequences separately? #488
Unanswered
marcusolsson
asked this question in
Q&A
Replies: 2 comments 1 reply
|
I know this is old, but I have the same question. Did you ever figure this out? |
0 replies
|
There's no built-in option for this, but if you first build a |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want to configure the collection style for maps and sequences separately. Specifically,
blockfor maps andflowfor sequences.It looks like I could set the
flowoption on theCreateNodeoptions, but I'm not sure how I'd use it with thestringifyAPI.All reactions