Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123081 (s=123081, is=123157, ic=123160, ia=123162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123158 (s=123081, is=123158, ic=123161, ia=123163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123161 (s=123081, is=123158, ic=123161, ia=123163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123163 (s=123081, is=123158, ic=123161, ia=123163)