mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Refactor #5678 - TreeTable CSS and responsive structure improvements
This commit is contained in:
parent
2c65e1b3fd
commit
5cb78b9b3c
7 changed files with 93 additions and 67 deletions
|
@ -210,12 +210,6 @@ const TreeTableProps = [
|
|||
default: 'false',
|
||||
description: 'When specified, enables horizontal and/or vertical scrolling.'
|
||||
},
|
||||
{
|
||||
name: 'scrollDirection',
|
||||
type: 'string',
|
||||
default: 'vertical',
|
||||
description: 'Orientation of the scrolling, options are "vertical", "horizontal" and "both".'
|
||||
},
|
||||
{
|
||||
name: 'scrollHeight',
|
||||
type: 'string',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue