Replies: 1 comment 5 replies
-
It's not accessible atm in the Default Layout, you'll need to build your own layout to get a reference to it. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to get the instance of MediaCaptionsRadioGroupElement? But without the use of
querySelector
?This is what I can find in the documentation, but it doesn't work for me:
But I would like to access it directly. If is is possible:
Beta Was this translation helpful? Give feedback.
All reactions