Customize, add or remove video block traits #5619
Answered
by
rafaelspereira1
LienanWisner
asked this question in
Q&A
-
Hi! I'm wondering if there's a way to change the defaults traits from the video block. For example, if I want to delete the HTML5 or Vimeo options, or adding some checkboxes. Do I have to create it manually or how can I solve that? |
Beta Was this translation helpful? Give feedback.
Answered by
rafaelspereira1
Jan 15, 2024
Replies: 1 comment 1 reply
-
Hi, i have managed to limit what providers you can use by setting a model defaults with the providers i need, below is a sample code.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
artf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, i have managed to limit what providers you can use by setting a model defaults with the providers i need, below is a sample code.