Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 51999 (s=51999, is=52050, ic=52050, ia=52052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52051 (s=51999, is=52051, ic=52051, ia=52053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52051 (s=51999, is=52051, ic=52051, ia=52053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52053 (s=51999, is=52051, ic=52051, ia=52053)