Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65381 (s=65381, is=65436, ic=65437, ia=65438)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65437 (s=65381, is=65437, ic=65438, ia=65439)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65438 (s=65381, is=65437, ic=65438, ia=65439)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65439 (s=65381, is=65437, ic=65438, ia=65439)