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