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