Our EJ2 Syncfusion components can render in Antd Modal component. However, our Syncfusion Pivot Table currently has rendering constraints with features such as the "field list" and "toolbar" within the Antd Modal component. This constraint arises because we dynamically create and append DOM elements to the document, causing issues when attempting to retrieve these elements for display. Therefore, we need to improve the support for rendering all Pivot Table features properly within the modal component.