@bryntum/core-react-thin 7.2.3 → 7.3.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.
- package/lib/BryntumBooleanCombo.d.ts +261 -0
- package/lib/BryntumBooleanCombo.js +204 -0
- package/lib/BryntumBooleanCombo.js.map +1 -0
- package/lib/BryntumButton.d.ts +6 -14
- package/lib/BryntumButton.js +1 -2
- package/lib/BryntumButton.js.map +1 -1
- package/lib/BryntumButtonGroup.d.ts +8 -15
- package/lib/BryntumButtonGroup.js +2 -5
- package/lib/BryntumButtonGroup.js.map +1 -1
- package/lib/BryntumChatPanel.d.ts +16 -20
- package/lib/BryntumChatPanel.js +7 -6
- package/lib/BryntumChatPanel.js.map +1 -1
- package/lib/BryntumCheckbox.d.ts +7 -15
- package/lib/BryntumCheckbox.js +1 -2
- package/lib/BryntumCheckbox.js.map +1 -1
- package/lib/BryntumCheckboxGroup.d.ts +9 -21
- package/lib/BryntumCheckboxGroup.js +2 -6
- package/lib/BryntumCheckboxGroup.js.map +1 -1
- package/lib/BryntumChipView.d.ts +6 -14
- package/lib/BryntumChipView.js +1 -2
- package/lib/BryntumChipView.js.map +1 -1
- package/lib/BryntumCodeEditor.d.ts +9 -20
- package/lib/BryntumCodeEditor.js +2 -5
- package/lib/BryntumCodeEditor.js.map +1 -1
- package/lib/BryntumColorField.d.ts +7 -15
- package/lib/BryntumColorField.js +1 -2
- package/lib/BryntumColorField.js.map +1 -1
- package/lib/BryntumCombo.d.ts +10 -18
- package/lib/BryntumCombo.js +1 -2
- package/lib/BryntumCombo.js.map +1 -1
- package/lib/BryntumContainer.d.ts +7 -14
- package/lib/BryntumContainer.js +2 -5
- package/lib/BryntumContainer.js.map +1 -1
- package/lib/BryntumDateField.d.ts +7 -15
- package/lib/BryntumDateField.js +1 -2
- package/lib/BryntumDateField.js.map +1 -1
- package/lib/BryntumDatePicker.d.ts +9 -20
- package/lib/BryntumDatePicker.js +2 -5
- package/lib/BryntumDatePicker.js.map +1 -1
- package/lib/BryntumDateRangeField.d.ts +10 -18
- package/lib/BryntumDateRangeField.js +1 -2
- package/lib/BryntumDateRangeField.js.map +1 -1
- package/lib/BryntumDateTimeField.d.ts +7 -15
- package/lib/BryntumDateTimeField.js +1 -2
- package/lib/BryntumDateTimeField.js.map +1 -1
- package/lib/BryntumDemoCodeEditor.d.ts +9 -20
- package/lib/BryntumDemoCodeEditor.js +2 -5
- package/lib/BryntumDemoCodeEditor.js.map +1 -1
- package/lib/BryntumDisplayField.d.ts +7 -15
- package/lib/BryntumDisplayField.js +1 -2
- package/lib/BryntumDisplayField.js.map +1 -1
- package/lib/BryntumDurationField.d.ts +7 -15
- package/lib/BryntumDurationField.js +1 -2
- package/lib/BryntumDurationField.js.map +1 -1
- package/lib/BryntumEditor.d.ts +9 -19
- package/lib/BryntumEditor.js +2 -5
- package/lib/BryntumEditor.js.map +1 -1
- package/lib/BryntumFieldFilterPicker.d.ts +7 -14
- package/lib/BryntumFieldFilterPicker.js +2 -5
- package/lib/BryntumFieldFilterPicker.js.map +1 -1
- package/lib/BryntumFieldFilterPickerGroup.d.ts +7 -14
- package/lib/BryntumFieldFilterPickerGroup.js +2 -5
- package/lib/BryntumFieldFilterPickerGroup.js.map +1 -1
- package/lib/BryntumFieldSet.d.ts +9 -21
- package/lib/BryntumFieldSet.js +2 -6
- package/lib/BryntumFieldSet.js.map +1 -1
- package/lib/BryntumFileField.d.ts +7 -15
- package/lib/BryntumFileField.js +1 -2
- package/lib/BryntumFileField.js.map +1 -1
- package/lib/BryntumFilePicker.d.ts +7 -14
- package/lib/BryntumFilePicker.js +2 -5
- package/lib/BryntumFilePicker.js.map +1 -1
- package/lib/BryntumFilterField.d.ts +7 -15
- package/lib/BryntumFilterField.js +1 -2
- package/lib/BryntumFilterField.js.map +1 -1
- package/lib/BryntumHint.d.ts +21 -30
- package/lib/BryntumHint.js +2 -5
- package/lib/BryntumHint.js.map +1 -1
- package/lib/BryntumLabel.d.ts +6 -14
- package/lib/BryntumLabel.js +1 -2
- package/lib/BryntumLabel.js.map +1 -1
- package/lib/BryntumList.d.ts +6 -14
- package/lib/BryntumList.js +1 -2
- package/lib/BryntumList.js.map +1 -1
- package/lib/BryntumMenu.d.ts +20 -25
- package/lib/BryntumMenu.js +2 -6
- package/lib/BryntumMenu.js.map +1 -1
- package/lib/BryntumMonthPicker.d.ts +9 -20
- package/lib/BryntumMonthPicker.js +2 -5
- package/lib/BryntumMonthPicker.js.map +1 -1
- package/lib/BryntumNumberField.d.ts +7 -15
- package/lib/BryntumNumberField.js +1 -2
- package/lib/BryntumNumberField.js.map +1 -1
- package/lib/BryntumPagingToolbar.d.ts +10 -17
- package/lib/BryntumPagingToolbar.js +2 -5
- package/lib/BryntumPagingToolbar.js.map +1 -1
- package/lib/BryntumPanel.d.ts +9 -20
- package/lib/BryntumPanel.js +2 -5
- package/lib/BryntumPanel.js.map +1 -1
- package/lib/BryntumPasswordField.d.ts +7 -15
- package/lib/BryntumPasswordField.js +1 -2
- package/lib/BryntumPasswordField.js.map +1 -1
- package/lib/BryntumProgressBar.d.ts +6 -14
- package/lib/BryntumProgressBar.js +1 -2
- package/lib/BryntumProgressBar.js.map +1 -1
- package/lib/BryntumRadio.d.ts +7 -15
- package/lib/BryntumRadio.js +1 -2
- package/lib/BryntumRadio.js.map +1 -1
- package/lib/BryntumRadioGroup.d.ts +9 -21
- package/lib/BryntumRadioGroup.js +2 -6
- package/lib/BryntumRadioGroup.js.map +1 -1
- package/lib/BryntumSlideToggle.d.ts +7 -15
- package/lib/BryntumSlideToggle.js +1 -2
- package/lib/BryntumSlideToggle.js.map +1 -1
- package/lib/BryntumSlider.d.ts +7 -14
- package/lib/BryntumSlider.js +2 -2
- package/lib/BryntumSlider.js.map +1 -1
- package/lib/BryntumSplitter.d.ts +6 -14
- package/lib/BryntumSplitter.js +1 -2
- package/lib/BryntumSplitter.js.map +1 -1
- package/lib/BryntumTabPanel.d.ts +9 -20
- package/lib/BryntumTabPanel.js +2 -5
- package/lib/BryntumTabPanel.js.map +1 -1
- package/lib/BryntumTextAreaField.d.ts +8 -15
- package/lib/BryntumTextAreaField.js +2 -2
- package/lib/BryntumTextAreaField.js.map +1 -1
- package/lib/BryntumTextAreaPickerField.d.ts +8 -16
- package/lib/BryntumTextAreaPickerField.js +1 -2
- package/lib/BryntumTextAreaPickerField.js.map +1 -1
- package/lib/BryntumTextField.d.ts +7 -15
- package/lib/BryntumTextField.js +1 -2
- package/lib/BryntumTextField.js.map +1 -1
- package/lib/BryntumTimeField.d.ts +8 -16
- package/lib/BryntumTimeField.js +1 -2
- package/lib/BryntumTimeField.js.map +1 -1
- package/lib/BryntumTimePicker.d.ts +7 -14
- package/lib/BryntumTimePicker.js +2 -5
- package/lib/BryntumTimePicker.js.map +1 -1
- package/lib/BryntumToolbar.d.ts +10 -17
- package/lib/BryntumToolbar.js +2 -5
- package/lib/BryntumToolbar.js.map +1 -1
- package/lib/BryntumWidget.d.ts +6 -14
- package/lib/BryntumWidget.js +1 -2
- package/lib/BryntumWidget.js.map +1 -1
- package/lib/BryntumYearPicker.d.ts +9 -20
- package/lib/BryntumYearPicker.js +2 -5
- package/lib/BryntumYearPicker.js.map +1 -1
- package/lib/WrapperHelper.js +2 -2
- package/lib/WrapperHelper.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/package.json +1 -1
- package/src/BryntumBooleanCombo.tsx +1180 -0
- package/src/BryntumButton.tsx +69 -115
- package/src/BryntumButtonGroup.tsx +78 -123
- package/src/BryntumChatPanel.tsx +139 -169
- package/src/BryntumCheckbox.tsx +73 -117
- package/src/BryntumCheckboxGroup.tsx +109 -179
- package/src/BryntumChipView.tsx +65 -105
- package/src/BryntumCodeEditor.tsx +106 -167
- package/src/BryntumColorField.tsx +73 -117
- package/src/BryntumCombo.tsx +92 -152
- package/src/BryntumContainer.tsx +78 -124
- package/src/BryntumDateField.tsx +80 -123
- package/src/BryntumDatePicker.tsx +119 -193
- package/src/BryntumDateRangeField.tsx +79 -126
- package/src/BryntumDateTimeField.tsx +73 -117
- package/src/BryntumDemoCodeEditor.tsx +106 -167
- package/src/BryntumDisplayField.tsx +74 -119
- package/src/BryntumDurationField.tsx +80 -125
- package/src/BryntumEditor.tsx +90 -140
- package/src/BryntumFieldFilterPicker.tsx +80 -128
- package/src/BryntumFieldFilterPickerGroup.tsx +82 -132
- package/src/BryntumFieldSet.tsx +105 -172
- package/src/BryntumFileField.tsx +73 -117
- package/src/BryntumFilePicker.tsx +78 -124
- package/src/BryntumFilterField.tsx +76 -123
- package/src/BryntumHint.tsx +133 -190
- package/src/BryntumLabel.tsx +59 -95
- package/src/BryntumList.tsx +62 -101
- package/src/BryntumMenu.tsx +128 -188
- package/src/BryntumMonthPicker.tsx +106 -167
- package/src/BryntumNumberField.tsx +77 -121
- package/src/BryntumPagingToolbar.tsx +82 -129
- package/src/BryntumPanel.tsx +106 -167
- package/src/BryntumPasswordField.tsx +73 -117
- package/src/BryntumProgressBar.tsx +58 -93
- package/src/BryntumRadio.tsx +73 -117
- package/src/BryntumRadioGroup.tsx +109 -178
- package/src/BryntumSlideToggle.tsx +73 -117
- package/src/BryntumSlider.tsx +67 -101
- package/src/BryntumSplitter.tsx +61 -99
- package/src/BryntumTabPanel.tsx +107 -169
- package/src/BryntumTextAreaField.tsx +81 -119
- package/src/BryntumTextAreaPickerField.tsx +75 -120
- package/src/BryntumTextField.tsx +74 -119
- package/src/BryntumTimeField.tsx +79 -120
- package/src/BryntumTimePicker.tsx +78 -124
- package/src/BryntumToolbar.tsx +82 -129
- package/src/BryntumWidget.tsx +59 -95
- package/src/BryntumYearPicker.tsx +107 -169
- package/src/WrapperHelper.tsx +2 -2
- package/src/index.ts +1 -0
package/src/BryntumRadio.tsx
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
5
5
|
import React, { RefObject } from 'react';
|
|
6
|
-
import { AlignSpec, Base, Checkbox, CoreContainerItemConfig, DomConfig, Field,
|
|
6
|
+
import { AlignSpec, Base, Checkbox, CoreContainerItemConfig, DomConfig, Field, FieldContainerConfig, FieldTriggerConfig, KeyMapConfig, MaskConfig, Radio, RadioListeners, ReactJSX, Rectangle, Scroller, TabConfig, TooltipConfig, VueConfig, Widget } from '@bryntum/core-thin';
|
|
7
7
|
|
|
8
8
|
import { createWidget, shouldComponentUpdate, processWidgetContent } from './WrapperHelper.js';
|
|
9
9
|
|
|
@@ -12,14 +12,12 @@ export type BryntumRadioProps = {
|
|
|
12
12
|
/**
|
|
13
13
|
* Element (or element id) to adopt as this Widget's encapsulating element. The widget's
|
|
14
14
|
* content will be placed inside this element.
|
|
15
|
-
* ...
|
|
16
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-adopt)
|
|
15
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-adopt)
|
|
17
16
|
*/
|
|
18
17
|
adopt? : HTMLElement|string
|
|
19
18
|
/**
|
|
20
19
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
21
|
-
* ...
|
|
22
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-align)
|
|
20
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-align)
|
|
23
21
|
*/
|
|
24
22
|
align? : AlignSpec|string
|
|
25
23
|
/**
|
|
@@ -41,22 +39,19 @@ export type BryntumRadioProps = {
|
|
|
41
39
|
/**
|
|
42
40
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject
|
|
43
41
|
* into an element which will be linked using the `aria-describedby` attribute.
|
|
44
|
-
* ...
|
|
45
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ariaDescription)
|
|
42
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ariaDescription)
|
|
46
43
|
*/
|
|
47
44
|
ariaDescription? : string
|
|
48
45
|
/**
|
|
49
46
|
* A localizable string (May contain `'L{}'` tokens which resolve in the locale file) to inject as
|
|
50
47
|
* the `aria-label` attribute.
|
|
51
|
-
* ...
|
|
52
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ariaLabel)
|
|
48
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ariaLabel)
|
|
53
49
|
*/
|
|
54
50
|
ariaLabel? : string
|
|
55
51
|
/**
|
|
56
52
|
* Specify `true` to automatically [collapse](https://bryntum.com/products/core/docs/api/Core/widget/FieldContainer#config-collapsed) the field's
|
|
57
53
|
* [container](https://bryntum.com/products/core/docs/api/Core/widget/Checkbox#config-container) when the field is not [checked](#Core/widget/Checkbox#property-checked).
|
|
58
|
-
* ...
|
|
59
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-autoCollapse)
|
|
54
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-autoCollapse)
|
|
60
55
|
* @returns {boolean}
|
|
61
56
|
*/
|
|
62
57
|
autoCollapse? : boolean|(() => boolean)
|
|
@@ -76,21 +71,18 @@ export type BryntumRadioProps = {
|
|
|
76
71
|
/**
|
|
77
72
|
* An object where property names with a truthy value indicate which events should bubble up the ownership
|
|
78
73
|
* hierarchy when triggered.
|
|
79
|
-
* ...
|
|
80
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-bubbleEvents)
|
|
74
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-bubbleEvents)
|
|
81
75
|
*/
|
|
82
76
|
bubbleEvents? : object
|
|
83
77
|
/**
|
|
84
78
|
* Set to `false` to not call onXXX method names (e.g. `onShow`, `onClick`), as an easy way to listen for events.
|
|
85
|
-
* ...
|
|
86
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-callOnFunctions)
|
|
79
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-callOnFunctions)
|
|
87
80
|
*/
|
|
88
81
|
callOnFunctions? : boolean
|
|
89
82
|
/**
|
|
90
83
|
* By default, if an event handler throws an exception, the error propagates up the stack and the
|
|
91
84
|
* application state is undefined. Code which follows the event handler will *not* be executed.
|
|
92
|
-
* ...
|
|
93
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-catchEventHandlerExceptions)
|
|
85
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-catchEventHandlerExceptions)
|
|
94
86
|
*/
|
|
95
87
|
catchEventHandlerExceptions? : boolean
|
|
96
88
|
/**
|
|
@@ -112,8 +104,7 @@ export type BryntumRadioProps = {
|
|
|
112
104
|
* Custom CSS classes to add to element.
|
|
113
105
|
* May be specified as a space separated string, or as an object in which property names
|
|
114
106
|
* with truthy values are used as the class names:
|
|
115
|
-
* ...
|
|
116
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-cls)
|
|
107
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-cls)
|
|
117
108
|
*/
|
|
118
109
|
cls? : string|object
|
|
119
110
|
/**
|
|
@@ -134,15 +125,13 @@ export type BryntumRadioProps = {
|
|
|
134
125
|
* The configuration for additional items associated to this field. This is typically used to add contextual
|
|
135
126
|
* fields related to a [checkbox](https://bryntum.com/products/core/docs/api/Core/widget/Checkbox) or [radio button](#Core/widget/Radio). See
|
|
136
127
|
* these classes for examples of nested fields.
|
|
137
|
-
* ...
|
|
138
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-container)
|
|
128
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-container)
|
|
139
129
|
*/
|
|
140
|
-
container? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|FieldContainerConfig
|
|
130
|
+
container? : Record<string, CoreContainerItemConfig>|CoreContainerItemConfig[]|FieldContainerConfig
|
|
141
131
|
/**
|
|
142
132
|
* The config controls how the value of nested items are handled when a parent container gets or sets its
|
|
143
133
|
* [values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values).
|
|
144
|
-
* ...
|
|
145
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-containValues)
|
|
134
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-containValues)
|
|
146
135
|
* @param {Core.widget.Field} field Field instance
|
|
147
136
|
* @returns {boolean}
|
|
148
137
|
*/
|
|
@@ -151,8 +140,7 @@ export type BryntumRadioProps = {
|
|
|
151
140
|
* Custom CSS classes to add to the [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
152
141
|
* May be specified as a space separated string, or as an object in which property names
|
|
153
142
|
* with truthy values are used as the class names:
|
|
154
|
-
* ...
|
|
155
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-contentElementCls)
|
|
143
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-contentElementCls)
|
|
156
144
|
*/
|
|
157
145
|
contentElementCls? : string|object
|
|
158
146
|
/**
|
|
@@ -170,16 +158,15 @@ export type BryntumRadioProps = {
|
|
|
170
158
|
*/
|
|
171
159
|
defaultBindProperty? : string
|
|
172
160
|
/**
|
|
173
|
-
* Check for CSS compatibility issues
|
|
174
|
-
*
|
|
175
|
-
* [
|
|
161
|
+
* Check for CSS compatibility and inclusion related issues and try to auto fix them. Performs the following
|
|
162
|
+
* checks:
|
|
163
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-detectCSSCompatibilityIssues)
|
|
176
164
|
*/
|
|
177
165
|
detectCSSCompatibilityIssues? : boolean
|
|
178
166
|
/**
|
|
179
167
|
* Disable or enable the widget. It is similar to [readOnly](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-readOnly) except a disabled widget
|
|
180
168
|
* cannot be focused, uses a different rendition (usually greyish) and does not allow selecting its value.
|
|
181
|
-
* ...
|
|
182
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-disabled)
|
|
169
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-disabled)
|
|
183
170
|
*/
|
|
184
171
|
disabled? : boolean|'inert'
|
|
185
172
|
/**
|
|
@@ -187,25 +174,21 @@ export type BryntumRadioProps = {
|
|
|
187
174
|
* [strips collection](https://bryntum.com/products/core/docs/api/Core/widget/Panel#config-strips). Typical values for this config are `'top'`,
|
|
188
175
|
* `'bottom'`, `'left'`, or `'right'`, which cause the widget to be placed on that side of the panel's
|
|
189
176
|
* body. Such widgets are called "edge strips".
|
|
190
|
-
* ...
|
|
191
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-dock)
|
|
177
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-dock)
|
|
192
178
|
*/
|
|
193
179
|
dock? : 'top'|'bottom'|'left'|'right'|'start'|'end'|'header'|'pre-header'|object
|
|
194
180
|
/**
|
|
195
181
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
196
182
|
* Set to `true` to be able to drag a widget freely on the page. Or set to an object with a ´handleSelector´
|
|
197
183
|
* property which controls when a drag should start.
|
|
198
|
-
* ...
|
|
199
|
-
*
|
|
184
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-draggable)
|
|
185
|
+
* @property {string} handleSelector CSS selector used to determine if drag can be started from a mouse-downed element inside the widget
|
|
200
186
|
*/
|
|
201
|
-
draggable? : boolean|
|
|
202
|
-
handleSelector?: string
|
|
203
|
-
}
|
|
187
|
+
draggable? : boolean|object
|
|
204
188
|
/**
|
|
205
189
|
* An object specifying attributes to assign to the root element of this widget.
|
|
206
190
|
* Set `null` value to attribute to remove it.
|
|
207
|
-
* ...
|
|
208
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-elementAttributes)
|
|
191
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-elementAttributes)
|
|
209
192
|
*/
|
|
210
193
|
elementAttributes? : Record<string, string|null>
|
|
211
194
|
extraData? : any
|
|
@@ -234,8 +217,7 @@ export type BryntumRadioProps = {
|
|
|
234
217
|
hidden? : boolean
|
|
235
218
|
/**
|
|
236
219
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
237
|
-
* ...
|
|
238
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-hideAnimation)
|
|
220
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-hideAnimation)
|
|
239
221
|
*/
|
|
240
222
|
hideAnimation? : boolean|object
|
|
241
223
|
/**
|
|
@@ -245,8 +227,7 @@ export type BryntumRadioProps = {
|
|
|
245
227
|
/**
|
|
246
228
|
* An optional string to display inside the input field as an overlay. This can be useful for displaying
|
|
247
229
|
* a field's units.
|
|
248
|
-
* ...
|
|
249
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-hint)
|
|
230
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-hint)
|
|
250
231
|
* @param {object} data A data object
|
|
251
232
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
252
233
|
* @param {any} data.value The current value of the field
|
|
@@ -257,8 +238,7 @@ export type BryntumRadioProps = {
|
|
|
257
238
|
* This config is similar to [hint](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-hint) except that this config is used to display HTML content.
|
|
258
239
|
* Since this can allow malicious content to be executed, be sure not to include user-entered data or to
|
|
259
240
|
* encode such data (see [encodeHtml](https://bryntum.com/products/core/docs/api/Core/helper/StringHelper#function-encodeHtml-static)).
|
|
260
|
-
* ...
|
|
261
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-hintHtml)
|
|
241
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-hintHtml)
|
|
262
242
|
* @param {object} data A data object
|
|
263
243
|
* @param {Core.widget.Field} data.source A reference to the field instance
|
|
264
244
|
* @param {any} data.value The current value of the field
|
|
@@ -271,16 +251,14 @@ export type BryntumRadioProps = {
|
|
|
271
251
|
id? : string
|
|
272
252
|
/**
|
|
273
253
|
* Determines if the widgets read-only state should be controlled by its parent.
|
|
274
|
-
* ...
|
|
275
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ignoreParentReadOnly)
|
|
254
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ignoreParentReadOnly)
|
|
276
255
|
*/
|
|
277
256
|
ignoreParentReadOnly? : boolean
|
|
278
257
|
/**
|
|
279
258
|
* Set this config to `true` to always display items horizontally along with this field. This assigns an
|
|
280
259
|
* [hbox](https://bryntum.com/products/core/docs/api/Core/widget/layout/Box) as the [layout](#Core/widget/Container#config-layout) to the
|
|
281
260
|
* [container](https://bryntum.com/products/core/docs/api/Core/widget/Field#config-container).
|
|
282
|
-
* ...
|
|
283
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-inline)
|
|
261
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-inline)
|
|
284
262
|
*/
|
|
285
263
|
inline? : boolean
|
|
286
264
|
/**
|
|
@@ -320,16 +298,14 @@ export type BryntumRadioProps = {
|
|
|
320
298
|
* An object whose keys are the [key](https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key) name
|
|
321
299
|
* and optional modifier prefixes: `'Ctrl+'`, `'Alt+'`, `'Meta+'`, and `'Shift+'` (case-insensitive). The values
|
|
322
300
|
* are the name of the instance method to call when the keystroke is received.
|
|
323
|
-
* ...
|
|
324
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-keyMap)
|
|
301
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-keyMap)
|
|
325
302
|
*/
|
|
326
303
|
keyMap? : Record<string, KeyMapConfig>
|
|
327
304
|
/**
|
|
328
305
|
* The delay in milliseconds to wait after the last keystroke before triggering a change event.
|
|
329
306
|
* Set to 0 to not trigger change events from keystrokes (listen for input event instead to have
|
|
330
307
|
* immediate feedback, change will still be triggered on blur).
|
|
331
|
-
* ...
|
|
332
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-keyStrokeChangeDelay)
|
|
308
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-keyStrokeChangeDelay)
|
|
333
309
|
*/
|
|
334
310
|
keyStrokeChangeDelay? : number
|
|
335
311
|
/**
|
|
@@ -342,15 +318,15 @@ export type BryntumRadioProps = {
|
|
|
342
318
|
labelCls? : string|object
|
|
343
319
|
/**
|
|
344
320
|
* Label position, either 'before' the field or 'above' the field
|
|
345
|
-
* ...
|
|
346
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-labelPosition)
|
|
321
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-labelPosition)
|
|
347
322
|
*/
|
|
348
323
|
labelPosition? : 'before'|'above'|null
|
|
349
324
|
/**
|
|
350
325
|
* The labels to add either before or after the input field.
|
|
351
326
|
* Each label may have the following properties:
|
|
352
|
-
* ...
|
|
353
|
-
*
|
|
327
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-labels)
|
|
328
|
+
* @property {string} html Label text
|
|
329
|
+
* @property {'start','end'} align Which end of the file the label should go
|
|
354
330
|
*/
|
|
355
331
|
labels? : object[]
|
|
356
332
|
/**
|
|
@@ -359,16 +335,14 @@ export type BryntumRadioProps = {
|
|
|
359
335
|
labelWidth? : string|number
|
|
360
336
|
/**
|
|
361
337
|
* The listener set for this object.
|
|
362
|
-
* ...
|
|
363
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-listeners)
|
|
338
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-listeners)
|
|
364
339
|
*/
|
|
365
340
|
listeners? : RadioListeners
|
|
366
341
|
/**
|
|
367
342
|
* A class translations of which are used for translating this entity.
|
|
368
343
|
* This is often used when translations of an item are defined on its container class.
|
|
369
344
|
* For example:
|
|
370
|
-
* ...
|
|
371
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-localeClass)
|
|
345
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-localeClass)
|
|
372
346
|
*/
|
|
373
347
|
localeClass? : typeof Base
|
|
374
348
|
/**
|
|
@@ -380,8 +354,7 @@ export type BryntumRadioProps = {
|
|
|
380
354
|
* In case there is a need to localize not typical value (not a String value or a field with re-defined setter/getter),
|
|
381
355
|
* you could use 'localeKey' meta configuration.
|
|
382
356
|
* Example:
|
|
383
|
-
* ...
|
|
384
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-localizableProperties)
|
|
357
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-localizableProperties)
|
|
385
358
|
*/
|
|
386
359
|
localizableProperties? : string[]
|
|
387
360
|
/**
|
|
@@ -407,8 +380,7 @@ export type BryntumRadioProps = {
|
|
|
407
380
|
maxHeight? : string|number
|
|
408
381
|
/**
|
|
409
382
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
410
|
-
* ...
|
|
411
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-maximizeOnMobile)
|
|
383
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-maximizeOnMobile)
|
|
412
384
|
*/
|
|
413
385
|
maximizeOnMobile? : number|string
|
|
414
386
|
/**
|
|
@@ -430,26 +402,22 @@ export type BryntumRadioProps = {
|
|
|
430
402
|
* When this is configured as `true` a [ResizeObserver](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)
|
|
431
403
|
* is used to monitor this element for size changes caused by either style manipulation, or by CSS
|
|
432
404
|
* layout.
|
|
433
|
-
* ...
|
|
434
|
-
*
|
|
405
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-monitorResize)
|
|
406
|
+
* @property {boolean} immediate Set to `true` to receive resize notifications immediately.
|
|
435
407
|
*/
|
|
436
|
-
monitorResize? : boolean|
|
|
437
|
-
immediate?: boolean
|
|
438
|
-
}
|
|
408
|
+
monitorResize? : boolean|object
|
|
439
409
|
/**
|
|
440
410
|
* Name of the field which is used as a key to get/set values from/to the field.
|
|
441
411
|
* Used prior to [ref](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-ref) and [id](#Core/widget/Widget#config-id) in
|
|
442
412
|
* [Container.values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values).
|
|
443
|
-
* ...
|
|
444
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-name)
|
|
413
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-name)
|
|
445
414
|
*/
|
|
446
415
|
name? : string
|
|
447
416
|
/**
|
|
448
417
|
* Set to `true` when a widget is rendered into another widget's [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement), but must
|
|
449
418
|
* not participate in the standard layout of that widget, and must be positioned relatively to that
|
|
450
419
|
* widget's [contentElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-contentElement).
|
|
451
|
-
* ...
|
|
452
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-positioned)
|
|
420
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-positioned)
|
|
453
421
|
*/
|
|
454
422
|
positioned? : boolean
|
|
455
423
|
/**
|
|
@@ -460,8 +428,7 @@ export type BryntumRadioProps = {
|
|
|
460
428
|
/**
|
|
461
429
|
* Makes the field unmodifiable by user action. The input area is not editable, and triggers
|
|
462
430
|
* are unresponsive.
|
|
463
|
-
* ...
|
|
464
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-readOnly)
|
|
431
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-readOnly)
|
|
465
432
|
*/
|
|
466
433
|
readOnly? : boolean
|
|
467
434
|
relayStoreEvents? : boolean
|
|
@@ -481,23 +448,26 @@ export type BryntumRadioProps = {
|
|
|
481
448
|
* Configure as `true` to have the component display a translucent ripple when its
|
|
482
449
|
* [focusElement](https://bryntum.com/products/core/docs/api/Core/widget/Widget#property-focusElement), or [element](#Core/widget/Widget#property-element) is tapped <em>if the
|
|
483
450
|
* current theme supports ripples</em>. Out of the box, only the Material theme supports ripples.
|
|
484
|
-
* ...
|
|
485
|
-
* [
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
451
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ripple)
|
|
452
|
+
* @property {string} [delegate] A CSS selector to filter which child elements trigger ripples. By default, the ripple is clipped to the triggering element.
|
|
453
|
+
* @property {string} [color] A CSS color name or specification.
|
|
454
|
+
* @property {number} [radius] The ending radius of the ripple. Note that it will be clipped by the target element by default.
|
|
455
|
+
* @property {string} [clip] A string which describes how to clip the ripple if it is not to be clipped to the default element. Either the property of the widget to use as the clipping element, or a selector to allow clipping to the closest matching ancestor to the target element.
|
|
456
|
+
*/
|
|
457
|
+
ripple? : boolean|object
|
|
458
|
+
/**
|
|
459
|
+
* The ARIA role to apply to this widget's element. By default, this is set to `'presentation'` to avoid
|
|
460
|
+
* accidentally applying a role which may interfere with screen readers.
|
|
461
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-role)
|
|
462
|
+
*/
|
|
463
|
+
role? : string
|
|
493
464
|
/**
|
|
494
465
|
* If you are rendering this widget to a shadow root inside a web component, set this config to the shadowRoot. If not inside a web component, set it to `document.body`
|
|
495
466
|
*/
|
|
496
467
|
rootElement? : ShadowRoot|HTMLElement
|
|
497
468
|
/**
|
|
498
469
|
* This may be configured as `true` to make the widget's element use the `direction:rtl` style.
|
|
499
|
-
* ...
|
|
500
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-rtl)
|
|
470
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-rtl)
|
|
501
471
|
*/
|
|
502
472
|
rtl? : boolean
|
|
503
473
|
/**
|
|
@@ -507,8 +477,7 @@ export type BryntumRadioProps = {
|
|
|
507
477
|
scrollAction? : 'hide'|'realign'|null
|
|
508
478
|
/**
|
|
509
479
|
* *Only valid if this Widget is [floating](https://bryntum.com/products/core/docs/api/Core/widget/Widget#config-floating).*
|
|
510
|
-
* ...
|
|
511
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-showAnimation)
|
|
480
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-showAnimation)
|
|
512
481
|
*/
|
|
513
482
|
showAnimation? : boolean|object
|
|
514
483
|
/**
|
|
@@ -537,8 +506,7 @@ export type BryntumRadioProps = {
|
|
|
537
506
|
* A configuration for the [tab](https://bryntum.com/products/core/docs/api/Core/widget/Tab) created for this widget when it is placed in a
|
|
538
507
|
* [TabPanel](https://bryntum.com/products/core/docs/api/Core/widget/TabPanel). For example, this config can be used to control the icon of the `tab` for
|
|
539
508
|
* this widget:
|
|
540
|
-
* ...
|
|
541
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-tab)
|
|
509
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-tab)
|
|
542
510
|
*/
|
|
543
511
|
tab? : boolean|TabConfig
|
|
544
512
|
/**
|
|
@@ -546,8 +514,7 @@ export type BryntumRadioProps = {
|
|
|
546
514
|
* is equivalent to natural tab order, but is unnecessary for fields since they are naturally tabbable
|
|
547
515
|
* (i.e., accessible via the TAB key). Setting to `-1` disables tabbability but allows for focus to be set
|
|
548
516
|
* to the element programmatically.
|
|
549
|
-
* ...
|
|
550
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-tabIndex)
|
|
517
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-tabIndex)
|
|
551
518
|
*/
|
|
552
519
|
tabIndex? : number
|
|
553
520
|
/**
|
|
@@ -556,8 +523,7 @@ export type BryntumRadioProps = {
|
|
|
556
523
|
text? : string
|
|
557
524
|
/**
|
|
558
525
|
* Text alignment: 'left', 'center' or 'right'. Also accepts direction neutral 'start' and 'end'.
|
|
559
|
-
* ...
|
|
560
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-textAlign)
|
|
526
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-textAlign)
|
|
561
527
|
*/
|
|
562
528
|
textAlign? : 'left'|'center'|'right'|'start'|'end'
|
|
563
529
|
/**
|
|
@@ -566,31 +532,27 @@ export type BryntumRadioProps = {
|
|
|
566
532
|
title? : string
|
|
567
533
|
/**
|
|
568
534
|
* Tooltip for the widget, either as a string or as a Tooltip config object.
|
|
569
|
-
* ...
|
|
570
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-tooltip)
|
|
535
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-tooltip)
|
|
571
536
|
*/
|
|
572
537
|
tooltip? : string|TooltipConfig|null
|
|
573
538
|
/**
|
|
574
539
|
* The triggers to add either before or after the input field. Each property name is the reference by which
|
|
575
540
|
* an instantiated Trigger Widget may be retrieved from the live `triggers` property.
|
|
576
|
-
* ...
|
|
577
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-triggers)
|
|
541
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-triggers)
|
|
578
542
|
*/
|
|
579
|
-
triggers? : Record<string, FieldTriggerConfig
|
|
543
|
+
triggers? : Record<string, FieldTriggerConfig>
|
|
580
544
|
type? : 'radio'|'radiobutton'
|
|
581
545
|
/**
|
|
582
546
|
* Custom CSS class name suffixes to apply to the elements rendered by this widget. This may be specified
|
|
583
547
|
* as a space separated string, an array of strings, or as an object in which property names with truthy
|
|
584
548
|
* values are used as the class names.
|
|
585
|
-
* ...
|
|
586
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ui)
|
|
549
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-ui)
|
|
587
550
|
*/
|
|
588
551
|
ui? : string|object
|
|
589
552
|
/**
|
|
590
553
|
* The value to provide for this widget in [values](https://bryntum.com/products/core/docs/api/Core/widget/Container#property-values) when it is not
|
|
591
554
|
* [checked](https://bryntum.com/products/core/docs/api/Core/widget/Checkbox#property-checked).
|
|
592
|
-
* ...
|
|
593
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-uncheckedValue)
|
|
555
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-uncheckedValue)
|
|
594
556
|
*/
|
|
595
557
|
uncheckedValue? : any
|
|
596
558
|
/**
|
|
@@ -615,14 +577,12 @@ export type BryntumRadioProps = {
|
|
|
615
577
|
width? : string|number
|
|
616
578
|
/**
|
|
617
579
|
* The x position for the widget.
|
|
618
|
-
* ...
|
|
619
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-x)
|
|
580
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-x)
|
|
620
581
|
*/
|
|
621
582
|
x? : number
|
|
622
583
|
/**
|
|
623
584
|
* The y position for the widget.
|
|
624
|
-
* ...
|
|
625
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-y)
|
|
585
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#config-y)
|
|
626
586
|
*/
|
|
627
587
|
y? : number
|
|
628
588
|
|
|
@@ -671,8 +631,7 @@ export type BryntumRadioProps = {
|
|
|
671
631
|
onBeforeShow? : ((event: { source: Widget|any }) => Promise<boolean>|boolean|void)|string
|
|
672
632
|
/**
|
|
673
633
|
* Fires when any other event is fired from the object.
|
|
674
|
-
* ...
|
|
675
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#event-catchAll)
|
|
634
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#event-catchAll)
|
|
676
635
|
* @param {object} event Event object
|
|
677
636
|
* @param {{[key: string]: any, type: string}} event.event The Object that contains event details
|
|
678
637
|
* @param {string} event.event.type The type of the event which is caught by the listener
|
|
@@ -692,8 +651,7 @@ export type BryntumRadioProps = {
|
|
|
692
651
|
onChange? : ((event: { source: Checkbox, checked: boolean, value: boolean, oldValue: boolean, userAction: boolean, valid: boolean, event: Event }) => void)|string
|
|
693
652
|
/**
|
|
694
653
|
* Fired when this field is [cleared](https://bryntum.com/products/core/docs/api/Core/widget/Field#function-clear).
|
|
695
|
-
* ...
|
|
696
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#event-clear)
|
|
654
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#event-clear)
|
|
697
655
|
* @param {object} event Event object
|
|
698
656
|
* @param {Core.widget.Field,any} event.source This Field
|
|
699
657
|
*/
|
|
@@ -758,8 +716,7 @@ export type BryntumRadioProps = {
|
|
|
758
716
|
/**
|
|
759
717
|
* Triggered when a widget which had been in a non-visible state for any reason
|
|
760
718
|
* achieves visibility.
|
|
761
|
-
* ...
|
|
762
|
-
* [View online docs...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#event-paint)
|
|
719
|
+
* [More...](https://bryntum.com/products/grid/docs/api/Core/widget/Radio#event-paint)
|
|
763
720
|
* @param {object} event Event object
|
|
764
721
|
* @param {Core.widget.Widget} event.source The widget being painted.
|
|
765
722
|
* @param {boolean} event.firstPaint `true` if this is the first paint.
|
|
@@ -863,6 +820,7 @@ export class BryntumRadio extends React.Component<BryntumRadioProps> {
|
|
|
863
820
|
'relayStoreEvents',
|
|
864
821
|
'revertOnEscape',
|
|
865
822
|
'ripple',
|
|
823
|
+
'role',
|
|
866
824
|
'rootElement',
|
|
867
825
|
'scrollAction',
|
|
868
826
|
'showAnimation',
|
|
@@ -943,10 +901,8 @@ export class BryntumRadio extends React.Component<BryntumRadioProps> {
|
|
|
943
901
|
];
|
|
944
902
|
|
|
945
903
|
static propertyNames = [
|
|
946
|
-
'anchorSize',
|
|
947
904
|
'content',
|
|
948
905
|
'editable',
|
|
949
|
-
'focusVisible',
|
|
950
906
|
'html',
|
|
951
907
|
'input',
|
|
952
908
|
'parent',
|