Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65153 (s=65153, is=65208, ic=65209, ia=65210)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65209 (s=65153, is=65209, ic=65210, ia=65211)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65210 (s=65153, is=65209, ic=65210, ia=65211)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65211 (s=65153, is=65209, ic=65210, ia=65211)