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