Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15872 (s=15872, is=15887, ic=15887, ia=15887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15888 (s=15872, is=15888, ic=15888, ia=15888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15888 (s=15872, is=15888, ic=15888, ia=15888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15888 (s=15872, is=15888, ic=15888, ia=15888)