We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ffc44 commit 718ae0dCopy full SHA for 718ae0d
components/filter/overview.md
@@ -63,7 +63,7 @@ The Blazor Filter provides parameters that allow you to configure the component:
63
| Parameter | Type | Description |
64
| ----------- | ----------- | ----------- |
65
| `Class` | `string` | The class that will be rendered on the outermost element. |
66
-| `Value` | [`CompositeFilterDescriptor`]({%slug common-features-descriptors%}#filtering) | Sets the value of the filter component. |
+| `Value` | [`CompositeFilterDescriptor`]({%slug common-features-descriptors%}#filtering) | Sets the value of the Filter component. |
67
68
## Filter Reference and Methods
69
0 commit comments