mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Dialog rtl removed
This commit is contained in:
parent
43ec5d319b
commit
93d39c1e1e
4 changed files with 0 additions and 16 deletions
|
@ -53,12 +53,6 @@ const DialogProps = [
|
|||
default: 'null',
|
||||
description: 'Style class of the content section.'
|
||||
},
|
||||
{
|
||||
name: 'rtl',
|
||||
type: 'boolean',
|
||||
default: 'null',
|
||||
description: 'When enabled dialog is displayed in RTL direction.'
|
||||
},
|
||||
{
|
||||
name: 'closable',
|
||||
type: 'boolean',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue