Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105555 (s=105555, is=105623, ic=105624, ia=105626)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105624 (s=105555, is=105624, ic=105625, ia=105627)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105625 (s=105555, is=105624, ic=105625, ia=105627)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105627 (s=105555, is=105624, ic=105625, ia=105627)