Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33421 (s=33421, is=33456, ic=33455, ia=33457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33457 (s=33421, is=33457, ic=33456, ia=33458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33456 (s=33421, is=33457, ic=33456, ia=33458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33458 (s=33421, is=33457, ic=33456, ia=33458)