Any way to enable the perspective pane column selector autocomplete text input?

Hello,

I have a perspective panel that is linked to a dataframe with many, many columns.

The perspective panel examples at perspective.finos.org for the datagrid, in the configuration panel, has an autocomplete-enabled textbox under the list of columns that you can use to select which columns to show in the datagrid. When I instantiate a panel.pane.perspective datagrid, however, the text box with autocompletion isn’t present.

Is there a way to enable this option in the holoviz panel Perspective pane?