@m3e/form-field 1.0.5 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -383,6 +383,12 @@
383
383
  },
384
384
  "readonly": true
385
385
  },
386
+ {
387
+ "kind": "field",
388
+ "name": "menuAnchor",
389
+ "description": "A reference to the element used to anchor dropdown menus.",
390
+ "readonly": true
391
+ },
386
392
  {
387
393
  "kind": "field",
388
394
  "name": "control",