mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Theming for scrollable tabs
This commit is contained in:
parent
b21c23a263
commit
0ce958ddf3
37 changed files with 506 additions and 74 deletions
|
@ -15,7 +15,7 @@ const TabViewProps = [
|
|||
name: "scrollable",
|
||||
type: "boolean",
|
||||
default: "false",
|
||||
description: "When specified, enables horizontal scrolling."
|
||||
description: "When enabled displays buttons at each side of the tab headers to scroll the tab list."
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue