Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101093 (s=101093, is=101157, ic=101158, ia=101160)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101158 (s=101093, is=101158, ic=101159, ia=101161)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101159 (s=101093, is=101158, ic=101159, ia=101161)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101161 (s=101093, is=101158, ic=101159, ia=101161)