Back to documentation

Menu bar 2

A new customizable menu bar that can be used at the top of the page.

Information

Plan: Personal

Properties

PropertyTypeDefault
Logo - Link
string
""
Logo - Text
string
""
Logo - Source
string
""
Logo - Alternative text
string
""
Columns
number
1
Is ignoring text shadow desktop menu bar
boolean
false
Is ignoring text shadow mobile menu bar
boolean
false
Is opening and closing by click
boolean
false
Is vertical desktop menu bar
boolean
false
Is vertical mobile menu bar
boolean
false
Items
{
  "items": {
    "props": {
      "text": {
        "type": "string"
      },
      "href": {
        "type": "string"
      },
      "target": {
        "type": "string"
      },
      "icon": {
        "type": "string"
      },
      "badge": {
        "type": "string"
      },
      "columns": {
        "type": "number"
      },
      "isIgnoringPadding": {
        "type": "boolean"
      },
      "isDesktopOnly": {
        "type": "boolean"
      },
      "isMobileOnly": {
        "type": "boolean"
      },
      "items": {
        "items": {
          "props": {
            "text": {
              "type": "string"
            },
            "href": {
              "type": "string"
            },
            "target": {
              "type": "string"
            },
            "icon": {
              "type": "string"
            },
            "badge": {
              "type": "string"
            },
            "isExpandable": {
              "type": "boolean"
            },
            "items": {
              "items": {
                "props": {
                  "text": {
                    "type": "string"
                  },
                  "href": {
                    "type": "string"
                  },
                  "target": {
                    "type": "string"
                  },
                  "icon": {
                    "type": "string"
                  },
                  "badge": {
                    "type": "string"
                  },
                  "isExpandable": {
                    "type": "boolean"
                  },
                  "heading": {
                    "type": "boolean"
                  },
                  "indented": {
                    "type": "boolean"
                  },
                  "items": {
                    "items": {
                      "props": {
                        "text": {
                          "type": "string"
                        },
                        "href": {
                          "type": "string"
                        },
                        "target": {
                          "type": "string"
                        },
                        "icon": {
                          "type": "string"
                        },
                        "badge": {
                          "type": "string"
                        },
                        "heading": {
                          "type": "boolean"
                        },
                        "indented": {
                          "type": "boolean"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": "array"
            }
          },
          "type": "object"
        },
        "type": "array"
      }
    },
    "type": "object"
  },
  "type": "array"
}
[]
Is visible
boolean
true
Selectors
array
[]