Search
2506 results 241-250
Reference
searchPanes.threshold› Set the minimum ratio of unique values to total values needed in a column to display it's panedoes this by calculating the ratio of distinct valuessearchPanes.preSelect› Pre-selected options in a panevalues in any of the panes. The objects storedsearchPanes.panes› Define custom panes to filter across all columnsany custom panes to the page. It operates insearchPanes.panes.preSelect› Deprecated. Define any preSelections for the custom panescontain strings that match the value of an optionssearchPanes.panes.options› Define the options for custom panesto be defined within the custom panes. The labelsearchPanes.panes.options.value› Define the value for an option of a custom paneAs standard, the value of the valuesearchPanes.panes.options.label› Define the label for an option of a custom paneAs standard, the value of the label is undefined. Setting searchPanes.panes.options.label to a string value will allow the custom pane to display that string in the list of search options.searchPanes.panes.options.className› Add classes to specific options of a custom paneAs standard, the value of the className is undefined. Setting searchPanes.panes.options.className to a string value will set the class of the row for the option in the custom pane. This is useful for adding custom styling to specific rows.searchPanes.panes.header› Define the header for custom panesAs standard, Custom panes will be titled with the string "Custom Pane". Setting searchPanes.panes.header to any other string value will cause that string to be displayed in the title of the Pane.searchPanes.panes.dtOpts› Define the DataTables options for a custom panestandard, SearchPanes will overwrite the options for that column