mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 09:52:35 +00:00
Refactor
This commit is contained in:
parent
bc4afe9f5e
commit
5b367bf4e3
48 changed files with 139 additions and 139 deletions
|
@ -79,7 +79,7 @@ export interface CascadeSelectProps {
|
|||
*/
|
||||
ariaLabelledBy?: string | undefined;
|
||||
/**
|
||||
* A valid query selector or an HTMLElement to specify where the overlay gets attached. Special keywords are "body" for document body and "self" for the element itself.
|
||||
* A valid query selector or an HTMLElement to specify where the overlay gets attached. Special keywords are 'body' for document body and 'self' for the element itself.
|
||||
* @see CascadeSelectAppendToType
|
||||
* Default value is 'body'.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue