Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123068 (s=123068, is=123144, ic=123147, ia=123149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123145 (s=123068, is=123145, ic=123148, ia=123150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123148 (s=123068, is=123145, ic=123148, ia=123150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123150 (s=123068, is=123145, ic=123148, ia=123150)