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