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