mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Revert "Fixed #3388 - DataTable: Disable filter overlay panel when clicking outside"
This reverts commit c3c3edcde8
.
This commit is contained in:
parent
df3f1ca5a9
commit
b58ef712db
7 changed files with 0 additions and 37 deletions
|
@ -137,12 +137,6 @@ const DataTableProps = [
|
|||
default: 'null',
|
||||
description: 'Layout of the filter elements, valid values are "row" and "menu".'
|
||||
},
|
||||
{
|
||||
name: 'filterOnOutsideClick',
|
||||
type: 'boolean',
|
||||
default: 'false',
|
||||
description: 'Whether to trigger filter apply when outside of the element is clicked.'
|
||||
},
|
||||
{
|
||||
name: 'filterLocale',
|
||||
type: 'string',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue