Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111196 (s=111196, is=111269, ic=111270, ia=111272)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111270 (s=111196, is=111270, ic=111271, ia=111273)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111271 (s=111196, is=111270, ic=111271, ia=111273)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111273 (s=111196, is=111270, ic=111271, ia=111273)