Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10057 (s=10057, is=10065, ic=10064, ia=10066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10066 (s=10057, is=10066, ic=10065, ia=10067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10065 (s=10057, is=10066, ic=10065, ia=10067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10067 (s=10057, is=10066, ic=10065, ia=10067)