Filterable Properties
Learn how to configure filterable properties in Umbraco UI Builder.

Defining Filterable Properties
Using the AddFilterableProperty() Method
AddFilterableProperty() MethodMethod Syntax
Example
Changing the Label of a Filterable Property
Using the SetLabel() Method
SetLabel() MethodMethod Syntax
Example
Adding a Description to a Filterable Property
Using the SetDescription() Method
SetDescription() MethodMethod Syntax
Example
Defining Basic Options for a Filterable Property
Using the SetOptions() Method
SetOptions() MethodMethod Syntax
Example
Defining Options with Custom Compare Clauses for a Filterable Property
Using the AddOption() Method
AddOption() MethodMethod Syntax
Example
Configuring the Mode of a Filterable Property
Using the SetMode() Method
SetMode() MethodMethod Syntax
Example
Last updated
Was this helpful?