Skip to content

Commit a301f59

Browse files
authored
docs: update adaptive rendering limitations (#3094)
1 parent efbaee8 commit a301f59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-features/adaptive-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can customize the [above-listed default adaptive breakpoints](#rendering-spe
103103

104104
## Limitations
105105

106-
Some of the [supported components](#supported-components) allow custom values, for example, [ComboBox](slug:components/combobox/custom-value) and [MultiColumnComboBox](slug:multicolumncombobox-custom-value). Using custom values with `AdaptiveMode.Auto` is currently not supported. To expedite the development of this feature, vote for the related feature request in the Blazor Feedback Portal: [Support for custom values in `AdaptiveMode`](https://feedback.telerik.com/blazor/1611829-support-for-custom-values-in-adaptivemode).
106+
Some of the [supported components](#supported-components) allow custom values, for example, [ComboBox](slug:components/combobox/custom-value) and [MultiColumnComboBox](slug:multicolumncombobox-custom-value). Using custom values with `AdaptiveMode.Auto` is supported in Telerik UI for Blazor version 9.0.0 and later.
107107

108108
## See also
109109

0 commit comments

Comments
 (0)