can't hide Close button of a modal

here is my code i given below
Solution:
->modalCancelAction(false) ?...
Jump to solution
8 Replies
toeknee
toeknee3mo ago
->modalFooterActions([]) to remove all actions.
hello_world
hello_world3mo ago
still not working
toeknee
toeknee3mo ago
Provide the updated code and provide the screenshot of what you are seeing.
hello_world
hello_world3mo ago
No description
hello_world
hello_world3mo ago
i want to remove this close button
Solution
LeandroFerreira
LeandroFerreira3mo ago
->modalCancelAction(false) ?
hello_world
hello_world3mo ago
it is working thank you