Search
2252 results 241-250
Reference
searchPanes.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 columnsearchPanes.panes.className
› Add a custom class for a custom panepanes. You can declare the searchPanes.panes.className option within ansearchPanes.orderable
› Hide the ordering buttons in all paneswill be displayed with the ordering buttons included insearchPanes.order
› Set the order of the PanesBy setting the searchPanes.order to an arraysearchPanes.layout
› Set the layout of how the panes are displayed on the pagevariety of possible values. The default value is 'auto'