Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100530 (s=100530, is=100592, ic=100594, ia=100595)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100593 (s=100530, is=100593, ic=100595, ia=100596)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100595 (s=100530, is=100593, ic=100595, ia=100596)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100596 (s=100530, is=100593, ic=100595, ia=100596)