{
  "_comment": "!!! THIS IS AN AUTOMATICALLY GENERATED FILE - DO NOT EDIT !!!",
  "name": "divi/dropdown",
  "d4Shortcode": "et_pb_dropdown",
  "moduleClassName": "et_pb_dropdown",
  "moduleOrderClassName": "et_pb_dropdown",
  "title": "Dropdown",
  "titles": "Dropdowns",
  "moduleIcon": "divi/module-dropdown",
  "category": "module",
  "childrenName": [],
  "videos": [
    {
      "id": "1iqjhnHVA9Y",
      "name": "Design Settings and Advanced Module Settings"
    },
    {
      "id": "boNZZ0MYU0E",
      "name": "Saving and loading from the library"
    }
  ],
  "attributes": {
    "module": {
      "type": "object",
      "selector": "{{selector}}",
      "settings": {
        "meta": {
          "meta": {}
        },
        "advanced": {
          "elements": {
            "groupType": "group-item",
            "item": {
              "groupSlug": "contentElements",
              "priority": 1,
              "render": true,
              "component": {
                "type": "group",
                "name": "divi/elements",
                "props": {
                  "grouped": false
                }
              }
            }
          },
          "html": {},
          "link": {},
          "loop": {},
          "dropdown": {
            "groupType": "group-items",
            "items": {
              "position": {
                "groupSlug": "designDropdown",
                "priority": 5,
                "render": true,
                "attrName": "module.advanced.dropdown",
                "subName": "position",
                "label": "Dropdown Position",
                "description": "Choose how the dropdown should be positioned.",
                "category": "basic_option",
                "features": {
                  "responsive": true,
                  "hover": false,
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "type": "field",
                  "name": "divi/select",
                  "props": {
                    "defaultValue": "floating",
                    "options": {
                      "floating": {
                        "label": "Floating"
                      },
                      "inline": {
                        "label": "Inline"
                      }
                    }
                  }
                }
              },
              "showOn": {
                "groupSlug": "designDropdown",
                "priority": 10,
                "render": true,
                "attrName": "module.advanced.dropdown",
                "subName": "showOn",
                "label": "Show Dropdown On",
                "description": "Choose when the dropdown should be displayed.",
                "category": "basic_option",
                "features": {
                  "responsive": true,
                  "hover": false,
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "type": "field",
                  "name": "divi/select",
                  "props": {
                    "defaultValue": "hover",
                    "options": {
                      "hover": {
                        "label": "Hover"
                      },
                      "click": {
                        "label": "Click"
                      }
                    }
                  }
                }
              },
              "direction": {
                "groupSlug": "designDropdown",
                "priority": 20,
                "render": true,
                "visible": "isVisibleFields",
                "attrName": "module.advanced.dropdown",
                "subName": "direction",
                "label": "Dropdown Direction",
                "description": "Choose where the dropdown menu should be positioned relative to the parent module.",
                "category": "basic_option",
                "features": {
                  "responsive": true,
                  "hover": false,
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "type": "field",
                  "name": "divi/select",
                  "props": {
                    "defaultValue": "below",
                    "options": {
                      "above": {
                        "label": "Above"
                      },
                      "below": {
                        "label": "Below"
                      },
                      "left": {
                        "label": "Left"
                      },
                      "right": {
                        "label": "Right"
                      }
                    }
                  }
                }
              },
              "alignment": {
                "groupSlug": "designDropdown",
                "priority": 30,
                "render": true,
                "visible": "isVisibleFields",
                "attrName": "module.advanced.dropdown",
                "subName": "alignment",
                "label": "Dropdown Alignment",
                "description": "Choose how the dropdown menu should be aligned relative to the parent module.",
                "category": "basic_option",
                "features": {
                  "responsive": true,
                  "hover": false,
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "type": "field",
                  "name": "divi/select",
                  "props": {
                    "defaultValue": "start",
                    "options": {
                      "start": {
                        "label": "Start"
                      },
                      "center": {
                        "label": "Center"
                      },
                      "end": {
                        "label": "End"
                      }
                    }
                  }
                }
              },
              "offset": {
                "groupSlug": "designDropdown",
                "priority": 40,
                "render": true,
                "visible": "isVisibleFields",
                "attrName": "module.advanced.dropdown",
                "subName": "offset",
                "label": "Dropdown Offset",
                "description": "Set the offset distance for the dropdown menu.",
                "category": "basic_option",
                "features": {
                  "responsive": true,
                  "hover": false,
                  "sticky": false,
                  "preset": "content"
                },
                "component": {
                  "type": "field",
                  "name": "divi/range",
                  "props": {
                    "cssProperty": "margin",
                    "defaultUnit": "px",
                    "minLimit": 0
                  }
                }
              }
            }
          }
        },
        "decoration": {
          "animation": {},
          "attributes": {},
          "background": {},
          "border": {},
          "boxShadow": {},
          "conditions": {},
          "disabledOn": {},
          "filters": {},
          "interactions": {},
          "layout": {},
          "overflow": {},
          "order": {},
          "scroll": {},
          "sizing": {},
          "spacing": {},
          "sticky": {},
          "transform": {},
          "transition": {},
          "zIndex": {}
        }
      }
    }
  },
  "customCssFields": {},
  "settings": {
    "content": "auto",
    "design": "auto",
    "advanced": "auto",
    "groups": {
      "contentElements": {
        "panel": "content",
        "priority": 1,
        "groupName": "contentElements",
        "multiElements": true,
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Elements",
            "preset": "content"
          }
        }
      },
      "designDropdown": {
        "panel": "design",
        "priority": 10,
        "multiElements": true,
        "groupName": "dropdown",
        "component": {
          "name": "divi/composite",
          "props": {
            "groupLabel": "Dropdown"
          }
        }
      }
    }
  }
}