Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33011 (s=33011, is=33040, ic=33042, ia=33041, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33041 (s=33011, is=33041, ic=33043, ia=33042, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33043 (s=33011, is=33041, ic=33043, ia=33042, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33042 (s=33011, is=33041, ic=33043, ia=33042, pis)