Skip to content

Restrict component types to specific layouts, regions, and other contexts.

Notifications You must be signed in to change notification settings

AtenDesignGroup/mercury_editor_restrictions

Repository files navigation

Layout Paragraphs Restrictions

Provides a simple means of restricting pargraph types in Mercury Editor
Layout Paragraph instances by matching context variables.

Syntax is as follows:

{context}={value}: # i.e. region=_root or parent_type=section
  components:
    - type_1
    - type_2
  exclude_components:
    - type_3
    - type_4


About

Restrict component types to specific layouts, regions, and other contexts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published