Add shading color to DxLoadPanel components

This commit is contained in:
Dede Fuji Abdul
2024-03-20 16:17:57 +07:00
parent dbc6d3265b
commit 846c24acac
71 changed files with 288 additions and 60 deletions

View File

@ -29,6 +29,7 @@
:show-navigation-buttons="true"
/>
<DxLoadPanel
shading-color="rgba(0,0,0,0.4)"
:position="position"
:show-indicator="showIndicator"
:show-pane="showPane"