You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your enhancement related to a problem? Please describe.
Use case: I want to use the MediaToolbar with the Video component introduced in #225, but the labels on this component assume that the bound media is an image: "Add Image", "Replace Image", "Remove Image".
Is your enhancement related to a problem? Please describe.
Use case: I want to use the
MediaToolbar
with theVideo
component introduced in #225, but the labels on this component assume that the bound media is an image: "Add Image", "Replace Image", "Remove Image".block-components/components/media-toolbar/index.js
Lines 28 to 32 in 6cec6c1
block-components/components/media-toolbar/index.js
Lines 33 to 37 in 6cec6c1
block-components/components/media-toolbar/index.js
Lines 44 to 46 in 6cec6c1
Designs
Ideally, we'd be able to pass a
labels
argument toMediaToolbar
, something like:Describe alternatives you've considered
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: