I want to show a custom loader on my page when any serverconnect action on the page has "state.executing"
Instead of using sc1 || sc2 || sc3 in my conditional div, can I use some sort of wildcard for any serverconnect action with "state.executing" on the page?