Default value for BooleanGroup #3277
Answered
by
dgoldstein89
dgoldstein89
asked this question in
Q&A
-
Is there a way to set the default value for BooleanGroup? I tried returning an array like the following, but it doesn't seem to work...
|
Beta Was this translation helpful? Give feedback.
Answered by
dgoldstein89
Mar 2, 2021
Replies: 2 comments 2 replies
-
Update: It does work, mistake on my part. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dgoldstein89
-
Yes, you can make default value/checked for
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Update: It does work, mistake on my part.