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