mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Refactor #2913
This commit is contained in:
parent
1f65c0892f
commit
f9c5d8ffda
3 changed files with 5 additions and 5 deletions
|
@ -26,9 +26,9 @@ const SplitterProps = [
|
|||
{
|
||||
name: "step",
|
||||
type: "number",
|
||||
default: "1",
|
||||
default: "5",
|
||||
description: "Step factor to increment/decrement the size of the panels while pressing the arrow keys."
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
const SplitterEvents = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue