@bryntum/core-vue-3-thin 7.3.1 → 7.3.2

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.
Files changed (148) hide show
  1. package/lib/chunks/-8Xai_9S.js.map +1 -1
  2. package/lib/chunks/47-V2ACd.js.map +1 -1
  3. package/lib/chunks/ASihDjXw.js.map +1 -1
  4. package/lib/chunks/B7KhcgPC.js.map +1 -1
  5. package/lib/chunks/B8KGPeHy.js.map +1 -1
  6. package/lib/chunks/BB8tOII_.js.map +1 -1
  7. package/lib/chunks/BEX7SIci.js.map +1 -1
  8. package/lib/chunks/BFNWOtf2.js.map +1 -1
  9. package/lib/chunks/BG7E4-sX.js.map +1 -1
  10. package/lib/chunks/BH9WVqFa.js.map +1 -1
  11. package/lib/chunks/BOGE5pxL.js.map +1 -1
  12. package/lib/chunks/BQikt_g7.js.map +1 -1
  13. package/lib/chunks/BWPcUxSk.js.map +1 -1
  14. package/lib/chunks/BmrPNTUZ.js.map +1 -1
  15. package/lib/chunks/Bpq-_L_J.js.map +1 -1
  16. package/lib/chunks/Brp0NyFN.js.map +1 -1
  17. package/lib/chunks/BuQqXOvY.js.map +1 -1
  18. package/lib/chunks/ByuztLAT.js.map +1 -1
  19. package/lib/chunks/C0JI13dO.js.map +1 -1
  20. package/lib/chunks/C8pe1IyH.js.map +1 -1
  21. package/lib/chunks/C987g-kK.js.map +1 -1
  22. package/lib/chunks/CLqf-0PN.js.map +1 -1
  23. package/lib/chunks/CQwgnD9q.js.map +1 -1
  24. package/lib/chunks/CXEKQ18L.js.map +1 -1
  25. package/lib/chunks/Cd9NJP1W.js.map +1 -1
  26. package/lib/chunks/CfCbZPht.js.map +1 -1
  27. package/lib/chunks/CpVLgWPj.js.map +1 -1
  28. package/lib/chunks/Csirfhz_.js.map +1 -1
  29. package/lib/chunks/Cz2JtuJX.js.map +1 -1
  30. package/lib/chunks/D6JcA9Zt.js.map +1 -1
  31. package/lib/chunks/DCcctqdo.js.map +1 -1
  32. package/lib/chunks/DNScKbAm.js.map +1 -1
  33. package/lib/chunks/DNTQukmL.js.map +1 -1
  34. package/lib/chunks/DOp4_ZR2.js.map +1 -1
  35. package/lib/chunks/DQLfwhka.js.map +1 -1
  36. package/lib/chunks/DR_RL3ms.js.map +1 -1
  37. package/lib/chunks/Dg7wbkjL.js.map +1 -1
  38. package/lib/chunks/DgXr7-Gj.js.map +1 -1
  39. package/lib/chunks/DhOHvb1Z.js.map +1 -1
  40. package/lib/chunks/Hu7IhLgO.js.map +1 -1
  41. package/lib/chunks/WGJj3T9m.js.map +1 -1
  42. package/lib/chunks/Wh7gYeFQ.js.map +1 -1
  43. package/lib/chunks/YAeyT4qi.js.map +1 -1
  44. package/lib/chunks/boSXkG-m.js.map +1 -1
  45. package/lib/chunks/lQtECawa.js.map +1 -1
  46. package/lib/chunks/vcFE80xr.js.map +1 -1
  47. package/lib/chunks/xYFGvsOR.js.map +1 -1
  48. package/lib/chunks/zIlWjejC.js.map +1 -1
  49. package/lib/chunks/ztxFXigG.js.map +1 -1
  50. package/package.json +1 -1
  51. package/src/components/BryntumBooleanCombo.vue +6 -0
  52. package/src/components/BryntumBooleanComboProps.ts +6 -0
  53. package/src/components/BryntumButton.vue +6 -0
  54. package/src/components/BryntumButtonGroup.vue +6 -0
  55. package/src/components/BryntumButtonGroupProps.ts +6 -0
  56. package/src/components/BryntumButtonProps.ts +6 -0
  57. package/src/components/BryntumChatPanel.vue +6 -0
  58. package/src/components/BryntumChatPanelProps.ts +6 -0
  59. package/src/components/BryntumCheckbox.vue +6 -0
  60. package/src/components/BryntumCheckboxGroup.vue +6 -0
  61. package/src/components/BryntumCheckboxGroupProps.ts +6 -0
  62. package/src/components/BryntumCheckboxProps.ts +6 -0
  63. package/src/components/BryntumChipView.vue +9 -1
  64. package/src/components/BryntumChipViewProps.ts +9 -1
  65. package/src/components/BryntumCodeEditor.vue +6 -0
  66. package/src/components/BryntumCodeEditorProps.ts +6 -0
  67. package/src/components/BryntumColorField.vue +6 -0
  68. package/src/components/BryntumColorFieldProps.ts +6 -0
  69. package/src/components/BryntumCombo.vue +6 -0
  70. package/src/components/BryntumComboProps.ts +6 -0
  71. package/src/components/BryntumContainer.vue +6 -0
  72. package/src/components/BryntumContainerProps.ts +6 -0
  73. package/src/components/BryntumDateField.vue +6 -0
  74. package/src/components/BryntumDateFieldProps.ts +6 -0
  75. package/src/components/BryntumDatePicker.vue +6 -0
  76. package/src/components/BryntumDatePickerProps.ts +6 -0
  77. package/src/components/BryntumDateRangeField.vue +6 -0
  78. package/src/components/BryntumDateRangeFieldProps.ts +6 -0
  79. package/src/components/BryntumDateTimeField.vue +6 -0
  80. package/src/components/BryntumDateTimeFieldProps.ts +6 -0
  81. package/src/components/BryntumDemoCodeEditor.vue +6 -0
  82. package/src/components/BryntumDemoCodeEditorProps.ts +6 -0
  83. package/src/components/BryntumDisplayField.vue +6 -0
  84. package/src/components/BryntumDisplayFieldProps.ts +6 -0
  85. package/src/components/BryntumDurationField.vue +6 -0
  86. package/src/components/BryntumDurationFieldProps.ts +6 -0
  87. package/src/components/BryntumEditor.vue +6 -0
  88. package/src/components/BryntumEditorProps.ts +6 -0
  89. package/src/components/BryntumFieldFilterPicker.vue +6 -0
  90. package/src/components/BryntumFieldFilterPickerGroup.vue +6 -0
  91. package/src/components/BryntumFieldFilterPickerGroupProps.ts +6 -0
  92. package/src/components/BryntumFieldFilterPickerProps.ts +6 -0
  93. package/src/components/BryntumFieldSet.vue +6 -0
  94. package/src/components/BryntumFieldSetProps.ts +6 -0
  95. package/src/components/BryntumFileField.vue +6 -0
  96. package/src/components/BryntumFileFieldProps.ts +6 -0
  97. package/src/components/BryntumFilePicker.vue +6 -0
  98. package/src/components/BryntumFilePickerProps.ts +6 -0
  99. package/src/components/BryntumFilterField.vue +6 -0
  100. package/src/components/BryntumFilterFieldProps.ts +6 -0
  101. package/src/components/BryntumHint.vue +6 -0
  102. package/src/components/BryntumHintProps.ts +6 -0
  103. package/src/components/BryntumLabel.vue +6 -0
  104. package/src/components/BryntumLabelProps.ts +6 -0
  105. package/src/components/BryntumList.vue +6 -0
  106. package/src/components/BryntumListProps.ts +6 -0
  107. package/src/components/BryntumMenu.vue +6 -0
  108. package/src/components/BryntumMenuProps.ts +6 -0
  109. package/src/components/BryntumMonthPicker.vue +6 -0
  110. package/src/components/BryntumMonthPickerProps.ts +6 -0
  111. package/src/components/BryntumNumberField.vue +6 -0
  112. package/src/components/BryntumNumberFieldProps.ts +6 -0
  113. package/src/components/BryntumPagingToolbar.vue +6 -0
  114. package/src/components/BryntumPagingToolbarProps.ts +6 -0
  115. package/src/components/BryntumPanel.vue +6 -0
  116. package/src/components/BryntumPanelProps.ts +6 -0
  117. package/src/components/BryntumPasswordField.vue +6 -0
  118. package/src/components/BryntumPasswordFieldProps.ts +6 -0
  119. package/src/components/BryntumProgressBar.vue +6 -0
  120. package/src/components/BryntumProgressBarProps.ts +6 -0
  121. package/src/components/BryntumRadio.vue +6 -0
  122. package/src/components/BryntumRadioGroup.vue +6 -0
  123. package/src/components/BryntumRadioGroupProps.ts +6 -0
  124. package/src/components/BryntumRadioProps.ts +6 -0
  125. package/src/components/BryntumSlideToggle.vue +6 -0
  126. package/src/components/BryntumSlideToggleProps.ts +6 -0
  127. package/src/components/BryntumSlider.vue +6 -0
  128. package/src/components/BryntumSliderProps.ts +6 -0
  129. package/src/components/BryntumSplitter.vue +6 -0
  130. package/src/components/BryntumSplitterProps.ts +6 -0
  131. package/src/components/BryntumTabPanel.vue +6 -0
  132. package/src/components/BryntumTabPanelProps.ts +6 -0
  133. package/src/components/BryntumTextAreaField.vue +6 -0
  134. package/src/components/BryntumTextAreaFieldProps.ts +6 -0
  135. package/src/components/BryntumTextAreaPickerField.vue +6 -0
  136. package/src/components/BryntumTextAreaPickerFieldProps.ts +6 -0
  137. package/src/components/BryntumTextField.vue +6 -0
  138. package/src/components/BryntumTextFieldProps.ts +6 -0
  139. package/src/components/BryntumTimeField.vue +6 -0
  140. package/src/components/BryntumTimeFieldProps.ts +6 -0
  141. package/src/components/BryntumTimePicker.vue +6 -0
  142. package/src/components/BryntumTimePickerProps.ts +6 -0
  143. package/src/components/BryntumToolbar.vue +6 -0
  144. package/src/components/BryntumToolbarProps.ts +6 -0
  145. package/src/components/BryntumWidget.vue +6 -0
  146. package/src/components/BryntumWidgetProps.ts +6 -0
  147. package/src/components/BryntumYearPicker.vue +6 -0
  148. package/src/components/BryntumYearPickerProps.ts +6 -0
@@ -27,6 +27,8 @@ export declare type BryntumDisplayFieldProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -288,10 +290,14 @@ export declare type BryntumDisplayFieldProps = {
288
290
  inputWidth ? : string|number
289
291
  /**
290
292
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
293
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
294
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-insertBefore)
291
295
  */
292
296
  insertBefore ? : HTMLElement|string
293
297
  /**
294
298
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
299
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
300
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DisplayField#config-insertFirst)
295
301
  */
296
302
  insertFirst ? : HTMLElement|string
297
303
  /**
@@ -51,6 +51,8 @@ defineProps<{
51
51
  /**
52
52
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
53
53
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
54
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
55
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-appendTo)
54
56
  */
55
57
  appendTo ? : HTMLElement|string
56
58
  /**
@@ -316,10 +318,14 @@ defineProps<{
316
318
  inputWidth ? : string|number
317
319
  /**
318
320
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
321
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
322
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-insertBefore)
319
323
  */
320
324
  insertBefore ? : HTMLElement|string
321
325
  /**
322
326
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
327
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
328
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-insertFirst)
323
329
  */
324
330
  insertFirst ? : HTMLElement|string
325
331
  /**
@@ -36,6 +36,8 @@ export declare type BryntumDurationFieldProps = {
36
36
  /**
37
37
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
38
38
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
39
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
40
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-appendTo)
39
41
  */
40
42
  appendTo ? : HTMLElement|string
41
43
  /**
@@ -301,10 +303,14 @@ export declare type BryntumDurationFieldProps = {
301
303
  inputWidth ? : string|number
302
304
  /**
303
305
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
306
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
307
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-insertBefore)
304
308
  */
305
309
  insertBefore ? : HTMLElement|string
306
310
  /**
307
311
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
312
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
313
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/DurationField#config-insertFirst)
308
314
  */
309
315
  insertFirst ? : HTMLElement|string
310
316
  /**
@@ -41,6 +41,8 @@ defineProps<{
41
41
  /**
42
42
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
43
43
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
44
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
45
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-appendTo)
44
46
  */
45
47
  appendTo ? : HTMLElement|string
46
48
  /**
@@ -284,10 +286,14 @@ defineProps<{
284
286
  inputFieldAlign ? : 'start'|'end'
285
287
  /**
286
288
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
289
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
290
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-insertBefore)
287
291
  */
288
292
  insertBefore ? : HTMLElement|string
289
293
  /**
290
294
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
295
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
296
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-insertFirst)
291
297
  */
292
298
  insertFirst ? : HTMLElement|string
293
299
  /**
@@ -26,6 +26,8 @@ export declare type BryntumEditorProps = {
26
26
  /**
27
27
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
28
28
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
29
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
30
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-appendTo)
29
31
  */
30
32
  appendTo ? : HTMLElement|string
31
33
  /**
@@ -269,10 +271,14 @@ export declare type BryntumEditorProps = {
269
271
  inputFieldAlign ? : 'start'|'end'
270
272
  /**
271
273
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
274
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
275
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-insertBefore)
272
276
  */
273
277
  insertBefore ? : HTMLElement|string
274
278
  /**
275
279
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
280
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
281
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Editor#config-insertFirst)
276
282
  */
277
283
  insertFirst ? : HTMLElement|string
278
284
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -270,10 +272,14 @@ defineProps<{
270
272
  inputFieldAlign ? : 'start'|'end'
271
273
  /**
272
274
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
275
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
276
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-insertBefore)
273
277
  */
274
278
  insertBefore ? : HTMLElement|string
275
279
  /**
276
280
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
281
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
282
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-insertFirst)
277
283
  */
278
284
  insertFirst ? : HTMLElement|string
279
285
  /**
@@ -52,6 +52,8 @@ defineProps<{
52
52
  /**
53
53
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
54
54
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
55
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
56
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-appendTo)
55
57
  */
56
58
  appendTo ? : HTMLElement|string
57
59
  /**
@@ -298,10 +300,14 @@ defineProps<{
298
300
  inputFieldAlign ? : 'start'|'end'
299
301
  /**
300
302
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
303
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
304
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-insertBefore)
301
305
  */
302
306
  insertBefore ? : HTMLElement|string
303
307
  /**
304
308
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
309
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
310
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-insertFirst)
305
311
  */
306
312
  insertFirst ? : HTMLElement|string
307
313
  /**
@@ -37,6 +37,8 @@ export declare type BryntumFieldFilterPickerGroupProps = {
37
37
  /**
38
38
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
39
39
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
40
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
41
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-appendTo)
40
42
  */
41
43
  appendTo ? : HTMLElement|string
42
44
  /**
@@ -283,10 +285,14 @@ export declare type BryntumFieldFilterPickerGroupProps = {
283
285
  inputFieldAlign ? : 'start'|'end'
284
286
  /**
285
287
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
288
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
289
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-insertBefore)
286
290
  */
287
291
  insertBefore ? : HTMLElement|string
288
292
  /**
289
293
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
294
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
295
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPickerGroup#config-insertFirst)
290
296
  */
291
297
  insertFirst ? : HTMLElement|string
292
298
  /**
@@ -27,6 +27,8 @@ export declare type BryntumFieldFilterPickerProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -255,10 +257,14 @@ export declare type BryntumFieldFilterPickerProps = {
255
257
  inputFieldAlign ? : 'start'|'end'
256
258
  /**
257
259
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
260
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
261
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-insertBefore)
258
262
  */
259
263
  insertBefore ? : HTMLElement|string
260
264
  /**
261
265
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
266
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
267
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldFilterPicker#config-insertFirst)
262
268
  */
263
269
  insertFirst ? : HTMLElement|string
264
270
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -305,10 +307,14 @@ defineProps<{
305
307
  inputFieldAlign ? : 'start'|'end'
306
308
  /**
307
309
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
310
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
311
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-insertBefore)
308
312
  */
309
313
  insertBefore ? : HTMLElement|string
310
314
  /**
311
315
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
316
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
317
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-insertFirst)
312
318
  */
313
319
  insertFirst ? : HTMLElement|string
314
320
  /**
@@ -27,6 +27,8 @@ export declare type BryntumFieldSetProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -290,10 +292,14 @@ export declare type BryntumFieldSetProps = {
290
292
  inputFieldAlign ? : 'start'|'end'
291
293
  /**
292
294
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
295
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
296
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-insertBefore)
293
297
  */
294
298
  insertBefore ? : HTMLElement|string
295
299
  /**
296
300
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
301
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
302
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FieldSet#config-insertFirst)
297
303
  */
298
304
  insertFirst ? : HTMLElement|string
299
305
  /**
@@ -47,6 +47,8 @@ defineProps<{
47
47
  /**
48
48
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
49
49
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
50
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
51
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-appendTo)
50
52
  */
51
53
  appendTo ? : HTMLElement|string
52
54
  /**
@@ -308,10 +310,14 @@ defineProps<{
308
310
  inputWidth ? : string|number
309
311
  /**
310
312
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
313
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
314
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-insertBefore)
311
315
  */
312
316
  insertBefore ? : HTMLElement|string
313
317
  /**
314
318
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
319
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
320
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-insertFirst)
315
321
  */
316
322
  insertFirst ? : HTMLElement|string
317
323
  /**
@@ -32,6 +32,8 @@ export declare type BryntumFileFieldProps = {
32
32
  /**
33
33
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
34
34
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
35
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
36
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-appendTo)
35
37
  */
36
38
  appendTo ? : HTMLElement|string
37
39
  /**
@@ -293,10 +295,14 @@ export declare type BryntumFileFieldProps = {
293
295
  inputWidth ? : string|number
294
296
  /**
295
297
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
298
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
299
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-insertBefore)
296
300
  */
297
301
  insertBefore ? : HTMLElement|string
298
302
  /**
299
303
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
304
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
305
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FileField#config-insertFirst)
300
306
  */
301
307
  insertFirst ? : HTMLElement|string
302
308
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -254,10 +256,14 @@ defineProps<{
254
256
  inputFieldAlign ? : 'start'|'end'
255
257
  /**
256
258
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
259
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
260
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-insertBefore)
257
261
  */
258
262
  insertBefore ? : HTMLElement|string
259
263
  /**
260
264
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
265
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
266
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-insertFirst)
261
267
  */
262
268
  insertFirst ? : HTMLElement|string
263
269
  /**
@@ -27,6 +27,8 @@ export declare type BryntumFilePickerProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -239,10 +241,14 @@ export declare type BryntumFilePickerProps = {
239
241
  inputFieldAlign ? : 'start'|'end'
240
242
  /**
241
243
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
244
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
245
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-insertBefore)
242
246
  */
243
247
  insertBefore ? : HTMLElement|string
244
248
  /**
245
249
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
250
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
251
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilePicker#config-insertFirst)
246
252
  */
247
253
  insertFirst ? : HTMLElement|string
248
254
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -322,10 +324,14 @@ defineProps<{
322
324
  inputWidth ? : string|number
323
325
  /**
324
326
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
327
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
328
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-insertBefore)
325
329
  */
326
330
  insertBefore ? : HTMLElement|string
327
331
  /**
328
332
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
333
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
334
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-insertFirst)
329
335
  */
330
336
  insertFirst ? : HTMLElement|string
331
337
  /**
@@ -27,6 +27,8 @@ export declare type BryntumFilterFieldProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -307,10 +309,14 @@ export declare type BryntumFilterFieldProps = {
307
309
  inputWidth ? : string|number
308
310
  /**
309
311
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
312
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
313
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-insertBefore)
310
314
  */
311
315
  insertBefore ? : HTMLElement|string
312
316
  /**
313
317
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
318
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
319
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/FilterField#config-insertFirst)
314
320
  */
315
321
  insertFirst ? : HTMLElement|string
316
322
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -315,10 +317,14 @@ defineProps<{
315
317
  inputFieldAlign ? : 'start'|'end'
316
318
  /**
317
319
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
320
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
321
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-insertBefore)
318
322
  */
319
323
  insertBefore ? : HTMLElement|string
320
324
  /**
321
325
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
326
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
327
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-insertFirst)
322
328
  */
323
329
  insertFirst ? : HTMLElement|string
324
330
  /**
@@ -27,6 +27,8 @@ export declare type BryntumHintProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -300,10 +302,14 @@ export declare type BryntumHintProps = {
300
302
  inputFieldAlign ? : 'start'|'end'
301
303
  /**
302
304
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
305
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
306
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-insertBefore)
303
307
  */
304
308
  insertBefore ? : HTMLElement|string
305
309
  /**
306
310
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
311
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
312
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Hint#config-insertFirst)
307
313
  */
308
314
  insertFirst ? : HTMLElement|string
309
315
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -213,10 +215,14 @@ defineProps<{
213
215
  ignoreParentReadOnly ? : Boolean
214
216
  /**
215
217
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
218
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
219
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-insertBefore)
216
220
  */
217
221
  insertBefore ? : HTMLElement|string
218
222
  /**
219
223
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
224
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
225
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-insertFirst)
220
226
  */
221
227
  insertFirst ? : HTMLElement|string
222
228
  /**
@@ -27,6 +27,8 @@ export declare type BryntumLabelProps = {
27
27
  /**
28
28
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
29
29
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
30
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
31
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-appendTo)
30
32
  */
31
33
  appendTo ? : HTMLElement|string
32
34
  /**
@@ -198,10 +200,14 @@ export declare type BryntumLabelProps = {
198
200
  ignoreParentReadOnly ? : Boolean
199
201
  /**
200
202
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
203
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
204
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-insertBefore)
201
205
  */
202
206
  insertBefore ? : HTMLElement|string
203
207
  /**
204
208
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
209
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
210
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Label#config-insertFirst)
205
211
  */
206
212
  insertFirst ? : HTMLElement|string
207
213
  /**
@@ -52,6 +52,8 @@ defineProps<{
52
52
  /**
53
53
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
54
54
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
55
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
56
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-appendTo)
55
57
  */
56
58
  appendTo ? : HTMLElement|string
57
59
  /**
@@ -261,10 +263,14 @@ defineProps<{
261
263
  ignoreParentReadOnly ? : Boolean
262
264
  /**
263
265
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
266
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
267
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-insertBefore)
264
268
  */
265
269
  insertBefore ? : HTMLElement|string
266
270
  /**
267
271
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
272
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
273
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-insertFirst)
268
274
  */
269
275
  insertFirst ? : HTMLElement|string
270
276
  /**
@@ -37,6 +37,8 @@ export declare type BryntumListProps = {
37
37
  /**
38
38
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
39
39
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
40
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
41
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-appendTo)
40
42
  */
41
43
  appendTo ? : HTMLElement|string
42
44
  /**
@@ -246,10 +248,14 @@ export declare type BryntumListProps = {
246
248
  ignoreParentReadOnly ? : Boolean
247
249
  /**
248
250
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
251
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
252
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-insertBefore)
249
253
  */
250
254
  insertBefore ? : HTMLElement|string
251
255
  /**
252
256
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
257
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
258
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/List#config-insertFirst)
253
259
  */
254
260
  insertFirst ? : HTMLElement|string
255
261
  /**
@@ -42,6 +42,8 @@ defineProps<{
42
42
  /**
43
43
  * Element (or the id of an element) to append this widget's element to. Can be configured, or set once at
44
44
  * runtime. To access the element of a rendered widget, see [element](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-element).
45
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
46
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Menu#config-appendTo)
45
47
  */
46
48
  appendTo ? : HTMLElement|string
47
49
  /**
@@ -337,10 +339,14 @@ defineProps<{
337
339
  inputFieldAlign ? : 'start'|'end'
338
340
  /**
339
341
  * Element (or element id) to insert this widget before. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
342
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
343
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Menu#config-insertBefore)
340
344
  */
341
345
  insertBefore ? : HTMLElement|string
342
346
  /**
343
347
  * Element (or element id) to append this widget element to, as a first child. If provided, [appendTo](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-appendTo) config is ignored.
348
+ * <div class="note">When creating nested trees of widgets, this should only be used on the outermost widget.
349
+ * [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Menu#config-insertFirst)
344
350
  */
345
351
  insertFirst ? : HTMLElement|string
346
352
  /**