primefaces/primeng
GitHub で見るDraggable property missing in the Confirmation interface
Open
#19,516 opened on 2026年4月3日
Status: Needs TriageType: Buggood first issue
説明
ConfirmDialog API says there should be a draggable property in the properties param (https://primeng.org/confirmdialog), which if defined works, but is missing in the Confirmation interface which results in the following TS issue: Object literal may only specify known properties, and draggable does not exist in type Confirmation