Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88333 (s=88333, is=88393, ic=88394, ia=88395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88394 (s=88333, is=88394, ic=88395, ia=88396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88395 (s=88333, is=88394, ic=88395, ia=88396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88396 (s=88333, is=88394, ic=88395, ia=88396)