mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #931 - Customizing the line of Timeline component
This commit is contained in:
parent
84ed5f3299
commit
2acf800b43
4 changed files with 34 additions and 7 deletions
|
@ -37,6 +37,10 @@ const TimelineSlots = [
|
|||
{
|
||||
name: "content",
|
||||
description: "Custom content"
|
||||
},
|
||||
{
|
||||
name: "connector",
|
||||
description: "Connector element"
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue