Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123317 (s=123317, is=123394, ic=123396, ia=123399)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123395 (s=123317, is=123395, ic=123397, ia=123400)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123397 (s=123317, is=123395, ic=123397, ia=123400)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123400 (s=123317, is=123395, ic=123397, ia=123400)