Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42643 (s=42643, is=42686, ic=42686, ia=42688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 42687 (s=42643, is=42687, ic=42687, ia=42689)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 42687 (s=42643, is=42687, ic=42687, ia=42689)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 42689 (s=42643, is=42687, ic=42687, ia=42689)