Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50080 (s=50080, is=50130, ic=50130, ia=50132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50131 (s=50080, is=50131, ic=50131, ia=50133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50131 (s=50080, is=50131, ic=50131, ia=50133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50133 (s=50080, is=50131, ic=50131, ia=50133)