Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30898 (s=30898, is=30932, ic=30931, ia=30933)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30933 (s=30898, is=30933, ic=30932, ia=30934)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30932 (s=30898, is=30933, ic=30932, ia=30934)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30934 (s=30898, is=30933, ic=30932, ia=30934)