Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find what MediaEmbedToolbar does and what toolbar items are available #9824

Closed
felinepc opened this issue Jun 5, 2021 · 1 comment
Labels
type:question This issue asks a question (how to...).

Comments

@felinepc
Copy link

felinepc commented Jun 5, 2021

馃摑 Provide a description of requested docs changes

I'm having a hard time finding out exactly what MediaEmbedToolbar does and what toolbar items are available for enabling via the toolbar array. The documentation has no mentioning or examples, unlike the image toolbar.

Array.from( editor.ui.componentFactory.names() ) shows no items related it to it either other than the parent mediaEmbed button.

@felinepc felinepc added the type:docs This issue reports a task related to documentation (e.g. an idea for a guide). label Jun 5, 2021
@FilipTokarski
Copy link
Member

Hi, sorry for the late reply. MediaEmbedToolbar will most probably be used and properly documented when we introduce styles for media embed (keep in mind that we do not provide any ETA for this). There are also no default items/configs that can be used with it.
So currently it can serve as a base for custom development, if you for example would like to create a plugin with your own custom items.

@FilipTokarski FilipTokarski added type:question This issue asks a question (how to...). and removed type:docs This issue reports a task related to documentation (e.g. an idea for a guide). labels Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question This issue asks a question (how to...).
Projects
None yet
Development

No branches or pull requests

2 participants