Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10313 (s=10313, is=10321, ic=10320, ia=10322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10322 (s=10313, is=10322, ic=10321, ia=10323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10321 (s=10313, is=10322, ic=10321, ia=10323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10323 (s=10313, is=10322, ic=10321, ia=10323)