Skip to content

Commit

Permalink
Add some info to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Jun 2, 2020
1 parent de29832 commit 40d2ba7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,6 @@ If you have settings that affects only selected content inside a block (example:
The Block Tab is shown in place of the Document Tab when a block is selected.

Similar to rendering a toolbar, if you include an `InspectorControls` element in the return value of your block type's `edit` function, those controls will be shown in the Settings Sidebar region.

Block controls rendered in both the toolbar and sidebar will also be used when
multiple blocks of the same type are selected.

0 comments on commit 40d2ba7

Please sign in to comment.