Customizing context menus
11. Summary
In this codelab you have learned how to create and modify context menu options. You have learned about scope, preconditions, callbacks, and display text.
You can find the code for the completed context menu codelab on GitHub.
Additional information
-
You can also define block context menus directly on a block definition, which is equivalent to adding a precondition based on the type of the block.