Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66876 (s=66876, is=66932, ic=66933, ia=66934)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66933 (s=66876, is=66933, ic=66934, ia=66935)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66934 (s=66876, is=66933, ic=66934, ia=66935)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66935 (s=66876, is=66933, ic=66934, ia=66935)