Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44444 (s=44444, is=44450, ic=44450, ia=44450)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44451 (s=44444, is=44451, ic=44451, ia=44451)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44451 (s=44444, is=44451, ic=44451, ia=44451)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44451 (s=44444, is=44451, ic=44451, ia=44451)