-
Notifications
You must be signed in to change notification settings - Fork 5k
Docs: Missing type "both" on tooltipEvent #19305
Copy link
Copy link
Closed
Labels
Component: DocumentationIssue or pull request is related to DocumentationIssue or pull request is related to DocumentationType: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not workinggood first issue*** Welcome to PrimeNG Family! *** Good issue!*** Welcome to PrimeNG Family! *** Good issue!
Metadata
Metadata
Assignees
Labels
Component: DocumentationIssue or pull request is related to DocumentationIssue or pull request is related to DocumentationType: BugIssue contains a bug related to a specific component. Something about the component is not workingIssue contains a bug related to a specific component. Something about the component is not workinggood first issue*** Welcome to PrimeNG Family! *** Good issue!*** Welcome to PrimeNG Family! *** Good issue!
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
The tooltip implementation accepts
hover,focusandboth.See
primeng/packages/primeng/src/tooltip/tooltip.ts
Line 36 in 7bf0259
The docs should reflect that the value
bothis possible.Pull Request Link
#19306
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/github/primefaces/primeng-issue-template
Environment
MacOS Tahoe
Angular version
21.1.0
PrimeNG version
v21
Node version
No response
Browser(s)
Chrome
Steps to reproduce the behavior
tooltipEventExpected behavior
The value
bothis documented fortooltipEvent