Skip to content

AllPropertiesView.setShowSearch method

AllPropertiesView › setShowSearch

Unofficial

Set the visibility of the search filter.

Signature:

setShowSearch(e: boolean): void

Parameters:

ParameterTypeDescription
ebooleanWhether to show the search filter.

Returns: void