Component Browser
BrowseBuild
Home/Browse/Select 1

Select 1

1 Column2 nodes · 3 styles
Select 1

Description

Webflow Paste

Copy and paste directly into Webflow Designer

Raw Data (spacer)

{
  "meta": {
    "droppedLinks": 0,
    "dynBindRemovedCount": 0,
    "unlinkedSymbolCount": 0,
    "paginationRemovedCount": 0,
    "dynListBindRemovedCount": 0
  },
  "type": "@webflow/XscpData",
  "payload": {
    "ix1": [],
    "ix2": {
      "events": [],
      "actionLists": [],
      "interactions": []
    },
    "nodes": [
      {
        "_id": "9889fd53-05e1-a03f-67c8-12e1bf2f805c",
        "tag": "div",
        "data": {
          "tag": "div",
          "attr": {
            "id": ""
          },
          "text": false,
          "xattr": [],
          "search": {
            "exclude": false
          },
          "devlink": {
            "slot": "",
            "runtimeProps": {}
          },
          "visibility": {
            "conditions": []
          },
          "displayName": ""
        },
        "type": "Block",
        "classes": [
          "8947479a-3e29-d887-5477-06a33158218a"
        ],
        "children": [
          "9889fd53-05e1-a03f-67c8-12e1bf2f805d"
        ]
      },
      {
        "_id": "9889fd53-05e1-a03f-67c8-12e1bf2f805d",
        "tag": "select",
        "data": {
          "attr": {
            "id": "Select",
            "name": "Select-1",
            "multiple": false,
            "required": false,
            "data-name": "Select 1"
          },
          "form": {
            "name": "Select 1",
            "opts": [
              {
                "t": "Select option",
                "v": ""
              },
              {
                "t": "First Choice",
                "v": "First"
              },
              {
                "t": "Second Choice",
                "v": "Second"
              },
              {
                "t": "Third Choice",
                "v": "Third"
              }
            ],
            "type": "select"
          },
          "xattr": [],
          "search": {
            "exclude": false
          },
          "devlink": {
            "slot": "",
            "runtimeProp
... (truncated)