pull/3689/head
mertsincan 2023-03-01 13:05:44 +00:00
parent a20d44448c
commit aaf8cb9985
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
* *
* Dropdown also known as Select, is used to choose an item from a collection of options. * Dropdown also known as Select, is used to choose an item from a collection of options.
* *
* [Live Demo](https://www.primereact.org/dropdown/) * [Live Demo](https://www.primevue.org/dropdown/)
* *
* @module dropdown * @module dropdown
* *

View File

@ -2,7 +2,7 @@
* *
* SplitButton groups a set of commands in an overlay with a default command. * SplitButton groups a set of commands in an overlay with a default command.
* *
* [Live Demo](https://www.primevue.org/autocomplete/) * [Live Demo](https://www.primevue.org/splitbutton/)
* *
* @module splitbutton * @module splitbutton
* *