Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123872 (s=123872, is=123949, ic=123951, ia=123954)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123950 (s=123872, is=123950, ic=123952, ia=123955)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123952 (s=123872, is=123950, ic=123952, ia=123955)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123955 (s=123872, is=123950, ic=123952, ia=123955)