Add this query parameter to the URL: ?clientside-extensions.
You should see a glowing blue circle icon in the places where extension points are available.
Exploring extension points information
After revealing the available extension points in a page, you can click on any of the glowing icons to discover all the
relevant information of a particular extension point:
Click the glowing icon in the overview actions section of the PR page.
You should be able to see:
The name of the extension point.
The type of extensions you can create for that extension point.
The attributes that are supported, and how they affect the way the product will render your extension.
The shape of the context object your extension will receive from the product.
In the next section, you will learn all about Context.
Recap and next steps
Now you know:
How to reveal extension points in a page.
How to discover all extension types, supported attributes, and context provided for your extension point.