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