Make a Layout Available to Extensions

If you want to let others extend a rule set in your App UI, you need to explicitly mark the rule set as accessible to extensions. This lets someone add a dependency on the extension that contains your App UI, then add new rules and layouts to the rule set.

Note:

After you've made a rule set accessible to extensions, you should avoid renaming its ID. Renaming an ID might break the extensions that use it.

Users configuring the page can now see the layout listed as an extendable component in the Properties pane. To see how to customize how the components are listed, see Organize How Constants Are Listed in the Properties Pane.