Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18404 (s=18404, is=18421, ic=18422, ia=18420)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18422 (s=18404, is=18422, ic=18423, ia=18421)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18423 (s=18404, is=18422, ic=18423, ia=18421)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18421 (s=18404, is=18422, ic=18423, ia=18421)