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