-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Add custom formatting to custom block only #14104
Copy link
Copy link
Closed
Labels
Needs Technical FeedbackNeeds testing from a developer perspective.Needs testing from a developer perspective.[Type] Developer DocumentationDocumentation for developersDocumentation for developers[Type] QuestionQuestions about the design or development of the editor.Questions about the design or development of the editor.
Metadata
Metadata
Assignees
Labels
Needs Technical FeedbackNeeds testing from a developer perspective.Needs testing from a developer perspective.[Type] Developer DocumentationDocumentation for developersDocumentation for developers[Type] QuestionQuestions about the design or development of the editor.Questions about the design or development of the editor.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I'm adding a custom button to the formatting toolbar using the format API
The new custom button is added to the formatting toolbar of all the blocks. Is it possible to register it to a specific block only or a list of blocks?