Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42646 (s=42646, is=42689, ic=42689, ia=42691)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42690 (s=42646, is=42690, ic=42690, ia=42692)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42690 (s=42646, is=42690, ic=42690, ia=42692)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42692 (s=42646, is=42690, ic=42690, ia=42692)