JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Window › How to remove window's header section
Tagged: smart wait window, smart window, wait window, window header, window header removing, window header section
Hi, I want to ask about removing the header of a wait window. How to achieve this?
Hi pcng618, You can set the ‘headerPosition’ property to ‘none’. This will remove it. More info about the property: https://www.htmlelements.com/docs/window-api/ Regards, B. Markov SmartHTMLElements https://www.htmlelements.com
thanks for your solution admin.