Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123060 (s=123060, is=123136, ic=123139, ia=123141)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123137 (s=123060, is=123137, ic=123140, ia=123142)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123140 (s=123060, is=123137, ic=123140, ia=123142)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123142 (s=123060, is=123137, ic=123140, ia=123142)