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